remove debug

Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux 2016-02-17 16:09:35 -08:00
parent f3a1d58fe3
commit 358ac5729a
1 changed files with 0 additions and 1 deletions

View File

@ -45,6 +45,5 @@ function teardown() {
run docker_swarm ps
# check memory-swappiness
echo $output
[[ "${output}" == *"->80/tcp"* ]]
}