2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-25 12:40:21 +00:00

Remove trailing spaces in file xCAT-test/autotest/testcase/updatenode/cases1

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 049bb0ac64
commit 91147ab416

View File

@@ -11,7 +11,7 @@ cmd:grep 'FOO BAR BAZ QUX' /tmp/updatenode.blah.out
check:rc==0
cmd:rm -f /install/postscripts/blah /tmp/updatenode.blah.out
check:rc==0
end
end
start:updatenode_scripts_timeout
cmd:mkdir -p /install/postscripts
@@ -32,4 +32,4 @@ cmd:grep 'SIGINT' /tmp/updatenode.blah.err
check:rc==0
cmd:rm -f /install/postscripts/blah /tmp/updatenode.blah.out /tmp/updatenode.blah.err
check:rc==0
end
end