From fb41dc3b818cbc9e21fb95ec790680544071e064 Mon Sep 17 00:00:00 2001 From: jjhua Date: Thu, 17 Jan 2013 08:42:53 +0000 Subject: [PATCH] I removed one comment which could cause errors in AIX environment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14907 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/templates/mypostscript/mypostscript.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT/templates/mypostscript/mypostscript.tmpl b/xCAT/templates/mypostscript/mypostscript.tmpl index cdd9006c4..8a5f3995c 100755 --- a/xCAT/templates/mypostscript/mypostscript.tmpl +++ b/xCAT/templates/mypostscript/mypostscript.tmpl @@ -18,7 +18,6 @@ export ENABLESSHBETWEENNODES ## And also couldn't be log related tables. ## The site table is used so frequent that the couldn't be the site table. ## And if the key is the node, you should use #TABLE...# instead of tabdump(). -## And each attribute=value pair will be delimited by "||". ## We may put special characters in the comments attribute. ## So the comments attribute will be put as the last in the list, ## and the parsing should be more carefull.