summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xjjb/dovetail/dovetail-run.sh2
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