2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-06 21:40:09 +00:00

Remove trailing spaces in file xCAT/postscripts/xcatclient

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent be50fcbfb3
commit 854f7e3f69

View File

@ -4,9 +4,9 @@
#
# This routine transfers the client credentials from ~/.xcat on the MN
# to the SN for Linux.
# It only does something, if called with the -d flag.
# It only does something, if called with the -d flag.
# The -d flag was implemented when the call to the routine was moved
# from the postscript table into the servicenode postscript.
# from the postscript table into the servicenode postscript.
#
if [ ! $1 ]; then
logger -t xcat -p local4.err "xcatclient call without -d, doing nothing."