summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xjenkins.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/jenkins.sh b/jenkins.sh

index ed3bdf80fa..359fd22771 100755 --- a/jenkins.sh +++ b/jenkins.sh
@@ -1,5 +1,7 @@ #!/bin/bash -eu +: ${WORKSPACE:="$(pwd)"} + export PYTHONDONTWRITEBYTECODE=yep # Output test results as junit xml