mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
Remove trailing spaces in file xCAT-test/autotest/testcase/rmkit/case0
This commit is contained in:
@ -62,7 +62,7 @@ check:rc==0
|
||||
check:output=~Kit mykits-1.0-1 was successfully added
|
||||
cmd:mkdef testimage -u profile=compute provmethod=install osarch=__GETNODEATTR($$CN,arch)__
|
||||
check:rc==0
|
||||
cmd:kitcompname=`lskit mykits-1.0-1 |grep kitcompname|awk -F= '{print $2}'`;addkitcomp -i testimage $kitcompname
|
||||
cmd:kitcompname=`lskit mykits-1.0-1 |grep kitcompname|awk -F= '{print $2}'`;addkitcomp -i testimage $kitcompname
|
||||
check:rc==0
|
||||
check:output=~Assigning kit component
|
||||
cmd:rmkit -t mykits-1.0-1
|
||||
|
Reference in New Issue
Block a user