mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-02 19:40:10 +00:00
Merge pull request #4900 from bybai/rfld
delete XCAT_OPENBMC_DEVEL from perl rflash -d
This commit is contained in:
commit
e3d263eab6
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user