mirror of https://github.com/docker/docs.git
remove debug
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
f3a1d58fe3
commit
358ac5729a
|
|
@ -45,6 +45,5 @@ function teardown() {
|
|||
|
||||
run docker_swarm ps
|
||||
# check memory-swappiness
|
||||
echo $output
|
||||
[[ "${output}" == *"->80/tcp"* ]]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue