2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-20 10:10:22 +00:00

Remove trailing spaces in file xCAT-test/autotest/testcase/rvitals/cases0

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent a641094070
commit b2d50a6493

View File

@@ -1,7 +1,7 @@
start:rvitals_h
description:get rvitals's usage
label:mn_only,hctrl_general
cmd:rvitals -h
cmd:rvitals -h
check:rc==0
check:output=~Usage:
check:output=~rvitals
@@ -124,7 +124,7 @@ end
start:rvitals_noderange_err
description:using not defined node
label:mn_only,hctrl_general
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/rvitals/openbmctest.sh rvitals testnode
cmd:/opt/xcat/share/xcat/tools/autotest/testcase/rvitals/openbmctest.sh rvitals testnode
check:rc!=0
end