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

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 0ab6d4e943
commit 9f2c6ac049

View File

@ -54,7 +54,7 @@ cmd:packimage -o __GETNODEATTR($$CN,os)__ -p compute -a __GETNODEATTR($$CN,arch)
check:rc==0
cmd:ls -l /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute/rootimg.gz
check:rc==0
cmd:imgexport __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute foo.tgz
cmd:imgexport __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-statelite-compute foo.tgz
check:rc==0
check:output=~Done!
cmd:ls foo.tgz
@ -83,7 +83,7 @@ check:rc==0
check:output=~Done!
cmd:ls foo.tgz
check:rc==0
cmd:imgimport foo.tgz -f compute_test
cmd:imgimport foo.tgz -f compute_test
check:rc==0
check:output=~Successfully imported the image.
cmd:ls /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute_test