Fix pasu with multi-node eX5 systems

This commit is contained in:
Jarrod Johnson 2013-09-17 17:26:36 -04:00
parent e1635a9b48
commit 7754845c7c

View File

@ -219,6 +219,7 @@ sub asunode {
my $passwd = shift;
my $batchfile = shift;
my $args;
$bmc =~ s/,.*//;
if ($batchfile) {
$args = "batch $batchfile";
} else {