mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
chore: remove whitespace
This commit is contained in:
@@ -28,7 +28,7 @@ teardown() {
|
||||
local APP="zombies-dockerfile-no-tini"
|
||||
deploy_app "$APP"
|
||||
local CIDS=$(get_app_container_ids "$APP")
|
||||
|
||||
|
||||
run "$DOCKER_BIN" container top "$CIDS"
|
||||
echo "output: $output"
|
||||
assert_output_contains "<defunct>" "0"
|
||||
|
||||
Reference in New Issue
Block a user