2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Remove trailing spaces in file xCAT-test/autotest/testcase/rinv/cases2

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent de795e72df
commit 315c31c62f

View File

@ -3,7 +3,7 @@ description:this case is to test mprom option for rinv on x86_64 servers.
hcp:ipmi
arch:x86_64
label:cn_bmc_ready,hctrl_bmc_ipmi
cmd:rinv $$CN mprom
cmd:rinv $$CN mprom
check:rc==0
check:output=~BMC Firmware:\s*\w+.\w+
end
@ -13,7 +13,7 @@ description:this case is to test guid option for rinv on x86_64 servers.
hcp:ipmi
arch:x86_64
label:cn_bmc_ready,hctrl_bmc_ipmi
cmd:rinv $$CN guid
cmd:rinv $$CN guid
check:rc==0
check:output=~UUID/GUID:\s*\w+-\w+-\w+-\w+-\w+
end