Merge "Remove SM distribution jobs"
[releng/builder.git] / jjb / integration / integration-start-cluster-run-test.sh
index 03c2335fb5d1da1228eb00b444f11a0c530ad5a8..81c30c927114b60789466e1b6f18cdce98848e31 100644 (file)
@@ -4,7 +4,7 @@
 # ${ROBOT_VENV} comes from the integration-install-robotframework.sh
 # script.
 # shellcheck source=${ROBOT_VENV}/bin/activate disable=SC1091
-source "${ROBOT_VENV}/bin/activate"
+. "${ROBOT_VENV}/bin/activate"
 source /tmp/common-functions.sh "${BUNDLEFOLDER}"
 # Ensure we fail the job if any steps fail.
 set -ex -o pipefail