diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 427d06a13..84e37c4f2 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -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 => {