From c4d9861d3bfa97028734b7d7257fe93f1882a89f Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd --- xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd b/xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd index ce135ec1c..12999fa97 100755 --- a/xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd +++ b/xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd @@ -11,7 +11,7 @@ # let see how we were called case "$1" in - start) + start) echo -n "Starting autogpfsd daemon: " /usr/sbin/autogpfsd.pl && echo_success || echo_failure echo