2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-26 13:10:35 +00:00

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

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

View File

@@ -2,7 +2,7 @@ start:updatenode_S
cmd:updatenode $$CN -S >/tmp/updatenode.S.out
cmd:grep 'Running of Software Maintenance has completed' /tmp/updatenode.S.out
check:rc==0
end
end
start:updatenode_S_gcc
cmd:lsdef $$CN -i provmethod | tail -n 1 | cut -d= -f2 | xargs lsdef -t osimage -i pkglist | tail -n 1 | cut -d= -f2 >/tmp/pkglist.filename