aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-os-chef')
-rwxr-xr-xsdc-os-chef/scripts/docker_run.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdc-os-chef/scripts/docker_run.sh b/sdc-os-chef/scripts/docker_run.sh
index 8a8e042be1..026f8e961e 100755
--- a/sdc-os-chef/scripts/docker_run.sh
+++ b/sdc-os-chef/scripts/docker_run.sh
@@ -365,11 +365,11 @@ if [ -z "${DOCKER}" ]; then
sdc-BE
sdc-BE-init
sdc-FE
+ healthCheck
sdc-sanity
else
cleanup ${DOCKER}
${DOCKER}
+ healthCheck
fi
-# healthCheck
-healthCheck