comment out user Dumper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
27575eae36
commit
cb28c19cc7
@ -70,7 +70,7 @@ $XML::Simple::PREFERRED_PARSER='XML::Parser';
|
||||
use xCAT::Table;
|
||||
my $dbmaster;
|
||||
use xCAT::ExtTab;
|
||||
use Data::Dumper;
|
||||
#use Data::Dumper;
|
||||
use Getopt::Long;
|
||||
use Sys::Syslog qw(:DEFAULT setlogsock);
|
||||
openlog("xcatd",,"local4");
|
||||
|
Loading…
x
Reference in New Issue
Block a user