diff --git a/xCAT-server/lib/xcat/plugins/updatenode.pm b/xCAT-server/lib/xcat/plugins/updatenode.pm index 049b712f5..654b1cce6 100644 --- a/xCAT-server/lib/xcat/plugins/updatenode.pm +++ b/xCAT-server/lib/xcat/plugins/updatenode.pm @@ -484,7 +484,7 @@ sub preprocess_updatenode # Now here we will call CFMUtils $::CALLBACK=$callback; my $rc=0; - #$rc=xCAT::CFMUtils->updateCFMSynclistFile(\@imagenames); + $rc=xCAT::CFMUtils->updateCFMSynclistFile(\@imagenames); if ($rc !=0) { my $rsp = {}; $rsp->{data}->[0] =