From d3b955caedd891ad64f5db3cca7552eccef8a1e7 Mon Sep 17 00:00:00 2001 From: ligc Date: Wed, 15 Aug 2012 06:13:01 +0000 Subject: [PATCH] fix the error with revision 13497: should not use TableUtils.pm, it is only for 2.8 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/PPCfsp.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-xCAT/xCAT/PPCfsp.pm b/perl-xCAT/xCAT/PPCfsp.pm index 83cc149f3..0342daa71 100644 --- a/perl-xCAT/xCAT/PPCfsp.pm +++ b/perl-xCAT/xCAT/PPCfsp.pm @@ -12,7 +12,6 @@ use Socket; use xCAT::PPCdb; use xCAT::MsgUtils qw(verbose_message); use xCAT::Utils; -use xCAT::TableUtils; use xCAT::NetworkUtils; ########################################## # Globals