From 91150288aad9a737cdfda80b68c774e824e598e4 Mon Sep 17 00:00:00 2001 From: yinle Date: Tue, 10 Apr 2012 12:43:28 +0000 Subject: [PATCH] Fix bug 3504211: update xcat from 2.6.11 to 2.7 occur error on sles git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/PPCdb.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/PPCdb.pm b/perl-xCAT/xCAT/PPCdb.pm index 515b04c3d..a2f6081bd 100644 --- a/perl-xCAT/xCAT/PPCdb.pm +++ b/perl-xCAT/xCAT/PPCdb.pm @@ -4,7 +4,7 @@ package xCAT::PPCdb; use strict; use xCAT::Table; use xCAT::GlobalDef; -use xCAT_plugin::lsslp; + ########################################### # Factory defaults