From e33a93d24a5004584e865efa2b256d6b680e7a01 Mon Sep 17 00:00:00 2001 From: jjhua Date: Thu, 3 May 2012 04:46:45 +0000 Subject: [PATCH] add use xCAT::FSPUtils; git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/blade.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/blade.pm b/xCAT-server/lib/xcat/plugins/blade.pm index 64c88bdc0..9340e6e61 100644 --- a/xCAT-server/lib/xcat/plugins/blade.pm +++ b/xCAT-server/lib/xcat/plugins/blade.pm @@ -30,7 +30,7 @@ my %mm_comm_pids; my $browser; use XML::Simple; $XML::Simple::PREFERRED_PARSER='XML::Parser'; -use Data::Dumper; +#use Data::Dumper; use POSIX "WNOHANG"; use Storable qw(freeze thaw); use IO::Select; @@ -39,6 +39,7 @@ use Time::HiRes qw(gettimeofday sleep); use xCAT::DBobjUtils; use Getopt::Long; use xCAT::SvrUtils; +use xCAT::FSPUtils; sub handled_commands { return {