diff options
Diffstat (limited to 'jjb/dovetail/dovetail-run.sh')
-rwxr-xr-x | jjb/dovetail/dovetail-run.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/dovetail/dovetail-run.sh b/jjb/dovetail/dovetail-run.sh index 1b1b4d2ba..5f462e9c3 100755 --- a/jjb/dovetail/dovetail-run.sh +++ b/jjb/dovetail/dovetail-run.sh @@ -71,6 +71,8 @@ ${cmd} deactivate +cd ${WORKSPACE} + if [ -f ${pod_file_dir}/pod.yaml ]; then echo "file ${pod_file_dir}/pod.yaml:" cat ${pod_file_dir}/pod.yaml |