2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

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

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 38381db045
commit 7abea35517

View File

@ -14,7 +14,7 @@ end
start:put_group_all
description: put_group_all
cmd:restapitest -m PUT -r /groups/all -d '{"mgt":"dfm","netboot":"yaboot"}'
cmd:restapitest -m PUT -r /groups/all -d '{"mgt":"dfm","netboot":"yaboot"}'
check:rc==200
end