From 4fd57c08e5cce6f6672d710ee517bf9d7d4cced3 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 29 May 2013 11:30:30 +0000 Subject: [PATCH] defect 3596 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index c7a97c0b8..b0e5d2d27 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -563,7 +563,7 @@ nodelist => { appstatustime =>'The date and time when appstatus was updated.', primarysn => 'Not used currently. The primary servicenode, used by this node.', hidden => "Used to hide fsp and bpa definitions, 1 means not show them when running lsdef and nodels", - updatestatus => "The current node update status. Valid states are synced and out-of-sync.", + updatestatus => "The current node update status. Valid states are synced out-of-sync,syncing,failed.", updatestatustime => "The date and time when the updatestatus was updated.", comments => 'Any user-written notes.', disable => "Set to 'yes' or '1' to comment out this row.",