2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

Remove trailing spaces in file xCAT-server/share/xcat/netboot/add-on/autogpfs/autogpfsd

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 1223c29f44
commit c4d9861d3b

View File

@ -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