Enable CFMUtils interface

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-10-09 11:17:17 +00:00
parent de821501e5
commit bc5e164163

View File

@ -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] =