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:
parent
de821501e5
commit
bc5e164163
@ -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] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user