change to out-of-sync for status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ec777fb90b
commit
d79be881fe
@ -1476,7 +1476,7 @@ sub updatenodesyncfiles
|
||||
if(@::FAILEDNODES)
|
||||
{
|
||||
|
||||
my $stat="notsynced";
|
||||
my $stat="out-of-sync";
|
||||
xCAT::TableUtils->setUpdateStatus(\@::FAILEDNODES, $stat);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user