2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 05:11:12 +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

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