2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Fix case problem for rflash_h

This commit is contained in:
ertaozh 2019-03-27 03:42:46 -04:00
parent 1bfb25b493
commit da9935708b

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