2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-23 19:50:21 +00:00

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

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent dded016599
commit 2c555aebe5

View File

@@ -1,7 +1,7 @@
start:nodegrpch_v
description:nodegrpch -v and --version
label:mn_only,db
cmd:nodegrpch -v
cmd:nodegrpch -v
check:output=~Version
cmd:nodegrpch --version
check:output=~Version
@@ -36,7 +36,7 @@ end
start:nodegrpch_err
description:
label:mn_only,db
cmd:nodegrpch -c
cmd:nodegrpch -c
check:rc!=0
check:output=~Usage
end