-Add missing module to Utils
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
535e30ce4a
commit
18f4bfafe9
@ -23,6 +23,7 @@ use File::Path;
|
||||
use Socket;
|
||||
use strict;
|
||||
use Symbol;
|
||||
use IPC::Open3;
|
||||
use warnings "all";
|
||||
require xCAT::InstUtils;
|
||||
require xCAT::NetworkUtils;
|
||||
|
Loading…
Reference in New Issue
Block a user