diff --git a/tests/deploy/run-deploy-test.sh b/tests/deploy/run-deploy-test.sh index c15de3e7..11b37b2f 100755 --- a/tests/deploy/run-deploy-test.sh +++ b/tests/deploy/run-deploy-test.sh @@ -106,7 +106,7 @@ if [ ! "$create_file_content" == "create-command-output-data" ]; then echo "deploy create test: FAILED" exit 1 fi -"deploy create output file test: passed" +echo "deploy create output file test: passed" # Try to start the deployment $TEST_TARGET_SO deployment --dir $test_deployment_dir start # Stop and clean up