mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-01 00:57:37 +00:00
Change to support hierarchy, implemented in PR #3450
This commit is contained in:
@@ -607,7 +607,7 @@ sub parse_command_status {
|
||||
}
|
||||
|
||||
if ($command eq "rbeacon") {
|
||||
$subcommand = $ARGV[0];
|
||||
$subcommand = $$subcommands[0];
|
||||
|
||||
if ($subcommand eq "on") {
|
||||
$next_status{LOGIN_RESPONSE} = "RBEACON_ON_REQUEST";
|
||||
|
Reference in New Issue
Block a user