summary refs log tree commit diff
path: root/jenkins.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xjenkins.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/jenkins.sh b/jenkins.sh

index 9646ac0b01..b826d510c9 100755 --- a/jenkins.sh +++ b/jenkins.sh
@@ -1,4 +1,6 @@ -#!/bin/bash -eu +#!/bin/bash + +set -eux : ${WORKSPACE:="$(pwd)"}