Fix small typo in the controller deploy script
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-run-test.sh
index 9cc405ddb75b3dfeab0a8d4a73a42005289221c8..0c0ff7e3e7e769784d00f780e87c9de313d524e9 100644 (file)
@@ -104,7 +104,7 @@ while true; do
     fi
 done
 
-echo "Cool down for \${COOLDOWN_PERIOD} seconds :)..."
+echo "Cool down for ${COOLDOWN_PERIOD} seconds :)..."
 sleep ${COOLDOWN_PERIOD}
 
 echo "Listing all open ports on controller system..."