From 0b517b58016de9a5b52ae7de0ff473a404db29bc Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 13 Jul 2012 11:39:53 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/scripts/xdcpappend.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/scripts/xdcpappend.sh b/xCAT-server/share/xcat/scripts/xdcpappend.sh index e03c6c93d..94b66fd25 100755 --- a/xCAT-server/share/xcat/scripts/xdcpappend.sh +++ b/xCAT-server/share/xcat/scripts/xdcpappend.sh @@ -3,7 +3,7 @@ # append operation on the nodes. #First parm is nodesyncfiledir, then after that are the lines for the #APPEND clause put in the format -#appendfile appendfile:orgfile appendfile2:orgfile2..... +#appendfile1:orgfile1 appendfile2:orgfile2..... # nodesyncfiledir=$1 nodesyncfiledirorg="$nodesyncfiledir/org"