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

Merge pull request #2943 from junxiawang/0426

docker version updated and the output for docker command changed so m…
This commit is contained in:
zet809
2017-04-26 11:17:24 +08:00
committed by GitHub

View File

@@ -243,8 +243,8 @@ check:rc==0
cmd:rpower $$DOCKERCN start
check:rc==0
cmd:rmdocker $$DOCKERCN
chec:rc!=0
check:output=~Stop the container before attempting removal or use -f
check:rc!=0
check:output=~Stop the container
cmd:rmdocker $$DOCKERCN -f
check:rc==0
check:output=~$$DOCKERCN: success