remove test attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
67a22c3bec
commit
28b19ed1ec
@ -962,7 +962,7 @@ auditlog => {
|
||||
},
|
||||
|
||||
prescripts => {
|
||||
cols => [qw(node begin end test comments disable)],
|
||||
cols => [qw(node begin end comments disable)],
|
||||
keys => [qw(node)],
|
||||
table_desc => 'The scripts that will be run at the beginning and the end of the nodeset(Linux), nimnodeset(AIX) or mkdsklsnode(AIX) command.',
|
||||
descriptions => {
|
||||
|
Loading…
Reference in New Issue
Block a user