From 0eaec9e9d3826d4a09ad2fd8f28a40a84aad6462 Mon Sep 17 00:00:00 2001 From: sakolish Date: Tue, 24 Jun 2008 18:45:47 +0000 Subject: [PATCH] Correct "lssyscfg' filter - Line #903 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/PPCvm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/PPCvm.pm b/perl-xCAT/xCAT/PPCvm.pm index 7f27d202d..185a911e6 100644 --- a/perl-xCAT/xCAT/PPCvm.pm +++ b/perl-xCAT/xCAT/PPCvm.pm @@ -904,7 +904,7 @@ sub create { $exp, "prof", $mtms, - $lparid ); + "lpar_ids=$lparid" ); my $Rc = shift(@$prof); #####################################