From f9dfef7c5d001e514d14965d2be3c5d5ad9c080d Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 24 Aug 2009 18:26:19 +0000 Subject: [PATCH] remove comment out build code git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/tools/cfm2xcat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/tools/cfm2xcat b/xCAT-server/share/xcat/tools/cfm2xcat index 580feae47..d00a0a586 100755 --- a/xCAT-server/share/xcat/tools/cfm2xcat +++ b/xCAT-server/share/xcat/tools/cfm2xcat @@ -71,7 +71,7 @@ if (!($output)) } # call cfmupdatenode and build cfm distribution files -#$rc = &buildcfmdistfiles($input); +$rc = &buildcfmdistfiles($input); if ($rc == 0) {