mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 09:36:41 +00:00
Merge pull request #415 from chenglch/rflash-defect
Fix defect of the rflash option to check
This commit is contained in:
commit
c4898425d4
@ -7625,10 +7625,6 @@ sub process_request {
|
||||
return;
|
||||
}
|
||||
$args_hash{hpm} = $opt;
|
||||
} else {
|
||||
$callback->({error=>"Error command: Option $opt is not supported.",
|
||||
errorcode=>1});
|
||||
return;
|
||||
}
|
||||
}
|
||||
if (exists($args_hash{hpm})){
|
||||
|
Loading…
x
Reference in New Issue
Block a user