2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

Merge pull request #6182 from zet809/fix_rspconfig_h_case

Fix case problem for rflash_h
This commit is contained in:
Weihua Hu 2019-03-27 16:36:57 +08:00 committed by GitHub
commit c6a714220a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -506,7 +506,7 @@ label:mn_only,hctrl_openbmc
cmd:rflash -h
check:output =~Usage:
check:output =~OpenPOWER OpenBMC specific:
check:output =~ -d.+no-host-reboot
check:output =~ -d
check:output =~ image_id.+--delete
check:rc == 0
end