use single quotes instead of double quotation marks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7b761ef342
commit
40ea023dec
@ -18,7 +18,7 @@ export ENABLESSHBETWEENNODES
|
||||
## And <TABLENAME> also couldn't be log related tables.
|
||||
## The site table is used so frequent that the <TABLENAME> 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 "||" .
|
||||
## 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.
|
||||
|
Loading…
Reference in New Issue
Block a user