mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
Fix pasu with multi-node eX5 systems
This commit is contained in:
@ -219,6 +219,7 @@ sub asunode {
|
||||
my $passwd = shift;
|
||||
my $batchfile = shift;
|
||||
my $args;
|
||||
$bmc =~ s/,.*//;
|
||||
if ($batchfile) {
|
||||
$args = "batch $batchfile";
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user