mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 18:30:23 +00:00
delete $::OPENBMC_DEVEL from rflash -d
This commit is contained in:
@ -1878,10 +1878,6 @@ sub parse_command_status {
|
||||
} elsif ($subcommand =~ /^-a|^--activate/) {
|
||||
$activate = 1;
|
||||
} elsif ($subcommand =~ /^-d/) {
|
||||
my $check = unsupported($callback); if (ref($check) eq "ARRAY") {
|
||||
xCAT::SvrUtils::sendmsg($check, $callback);
|
||||
return 1;
|
||||
}
|
||||
$streamline = 1;
|
||||
} elsif ($subcommand =~ /^--no-host-reboot/) {
|
||||
$nohost_reboot = 1;
|
||||
|
Reference in New Issue
Block a user