From bc5e164163959b2d401561d39e762959b384ca50 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 9 Oct 2012 11:17:17 +0000 Subject: [PATCH] Enable CFMUtils interface git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/updatenode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] =