aboutsummaryrefslogtreecommitdiff
path: root/pilot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pilot.sh')
-rw-r--r--pilot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pilot.sh b/pilot.sh
index 29c38dc..0131b02 100644
--- a/pilot.sh
+++ b/pilot.sh
@@ -72,6 +72,7 @@ mkdir -p "$TMP_OUTDIR"
TMPDIR_PREFIX=""
if [ ! -z "${SCRATCH}" ]; then
TMPDIR_PREFIX="--tmpdir-prefix ${SCRATCH}/tmp_${WORKFLOW_NAME}/"
+ mkdir -p "${SCRATCH}/tmp_${WORKFLOW_NAME}"
fi
# Print information relevant for the run