Fix XCATBYPASS, uncomment use XCAT::NodeRange so no syntax error.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
043722e6e7
commit
5d00c3b437
@ -196,7 +196,7 @@ sub plugin_command {
|
||||
my $sock = shift;
|
||||
my $callback = shift;
|
||||
my %handler_hash;
|
||||
# use xCAT::NodeRange;
|
||||
use xCAT::NodeRange;
|
||||
$Main::resps={};
|
||||
my @nodes;
|
||||
if ($req->{node}) {
|
||||
|
Loading…
Reference in New Issue
Block a user