From 4b6929af18d21e8ae5c2938e1190e821f8c4cb79 Mon Sep 17 00:00:00 2001 From: sakolish Date: Fri, 4 Jan 2008 20:31:55 +0000 Subject: [PATCH] Corrected comment - Line #713 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT-2.0/xCAT/PPCvm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT-2.0/xCAT/PPCvm.pm b/perl-xCAT-2.0/xCAT/PPCvm.pm index 54fa75f06..e2e7ccbc7 100644 --- a/perl-xCAT-2.0/xCAT/PPCvm.pm +++ b/perl-xCAT-2.0/xCAT/PPCvm.pm @@ -710,7 +710,7 @@ sub list { $lpars[0] = "$lpar,$lparid"; } #################################### - # This is a CEC - remove all LPARs + # This is a CEC #################################### else { my $filter = "name,lpar_id";