get rid of warning for perl -c
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12294 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
2ecf1cd9f0
commit
b10b8057a6
@ -27,6 +27,7 @@ use Symbol;
|
||||
use Digest::SHA1 qw/sha1/;
|
||||
use IPC::Open3;
|
||||
use IO::Select;
|
||||
use xCAT::GlobalDef;
|
||||
require xCAT::RemoteShellExp;
|
||||
use warnings "all";
|
||||
require xCAT::InstUtils;
|
||||
|
Loading…
Reference in New Issue
Block a user