Fix pasu with multi-node eX5 systems
This commit is contained in:
parent
e1635a9b48
commit
7754845c7c
@ -219,6 +219,7 @@ sub asunode {
|
||||
my $passwd = shift;
|
||||
my $batchfile = shift;
|
||||
my $args;
|
||||
$bmc =~ s/,.*//;
|
||||
if ($batchfile) {
|
||||
$args = "batch $batchfile";
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user