fix bug 2846629, add user Data::Dumper

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2009-09-02 10:39:52 +00:00
parent d50d0a61a1
commit e41cb303c2

View File

@ -12,6 +12,7 @@ use Getopt::Long;
use File::Spec;
use POSIX qw(tmpnam);
use Data::Dumper;
my $packages_dir= ();