From 3ae89517fa21245e81a8691793f9f9bbb34f52db Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 2 Oct 2012 11:23:06 +0000 Subject: [PATCH] more comments for fixes git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/CFMUtils.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-xCAT/xCAT/CFMUtils.pm b/perl-xCAT/xCAT/CFMUtils.pm index 3ce2f4bb5..98c01ca0c 100644 --- a/perl-xCAT/xCAT/CFMUtils.pm +++ b/perl-xCAT/xCAT/CFMUtils.pm @@ -360,6 +360,8 @@ sub updateCFMSynclistFile { { # skip this one go on to the next image, nothing to do for # CFMUtils in this image + # LKV: if you need to remove the synclist.cfm from the synclist + # attribute, you need to do it here. next; } # LKV :check the cfmsynclist file and it's parent directory