Feat: Enable SBOM generator for maven-stage jobs
[releng/builder.git] / jjb / integration / integration-deploy-controller-run-test.sh
index 825194e9c970c082144fced0f65e8de7f8981d2c..ee5e91fc7e953b5cf8515156529d23e62ea254ee 100755 (executable)
@@ -9,7 +9,7 @@ fi
 # ${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}"