From 820b6c2c46f24d2733ebf3ea20e3c15336461dce 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/postscripts/injectservice --- xCAT/postscripts/injectservice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/injectservice b/xCAT/postscripts/injectservice index f25cb0e69..99b53ac85 100755 --- a/xCAT/postscripts/injectservice +++ b/xCAT/postscripts/injectservice @@ -6,7 +6,7 @@ osver=$2 arch=$3 profile=$4 -#user-specified arguments in "postinstall" attribute +#user-specified arguments in "postinstall" attribute #the name of the service to inject servicename=$5 #the full path of the service unit file to inject on management node(non-chroot)