Update testing/test-docker.sh
This commit is contained in:
@@ -73,7 +73,7 @@ function wait_for_container {
|
|||||||
|
|
||||||
|
|
||||||
title "Building"
|
title "Building"
|
||||||
${SCRIPT_DIR}/../build.sh
|
"${SCRIPT_DIR}/../build.sh" || die "Build failed"
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------------------------
|
||||||
@@ -145,4 +145,3 @@ cd "${PREV_DIR}"
|
|||||||
|
|
||||||
# Cleanup will be handled by the trap
|
# Cleanup will be handled by the trap
|
||||||
exit $RESULT
|
exit $RESULT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user