Merge "Improve branch cutting scripts"
[releng/builder.git] / jjb / integration / include-raw-integration-start-cluster-run-test.sh
index 92b78543924f2c07e5a69ebb67c004f4255a5697..97405ab8dc71492218064018574bec4aff90be7d 100644 (file)
@@ -2,6 +2,7 @@
 # Activate robotframework virtualenv
 # ${ROBOT_VENV} comes from the include-raw-integration-install-robotframework.sh
 # script.
+# shellcheck source=${ROBOT_VENV}/bin/activate disable=SC1091
 source ${ROBOT_VENV}/bin/activate
 
 echo "#################################################"