2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

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

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 652722c98e
commit a6dd8d7d0a

View File

@ -6,7 +6,7 @@ cmd:copycds $$ISO
check:rc==0
check:output=~Copying media to /install/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__
check:output=~Media copy operation successful
cmd:ls /install/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__
cmd:ls /install/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__
check:rc==0
end