Fix xnba using xCAT::Scope without 'use'ing it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7a89b99b71
commit
b963e36dc7
@ -5,6 +5,7 @@ use Sys::Syslog;
|
||||
use Socket;
|
||||
use File::Copy;
|
||||
use File::Path;
|
||||
use xCAT::Scope;
|
||||
use Getopt::Long;
|
||||
|
||||
my $addkcmdlinehandled;
|
||||
|
Loading…
Reference in New Issue
Block a user