summaryrefslogtreecommitdiff
path: root/shell/test/runner
diff options
context:
space:
mode:
Diffstat (limited to 'shell/test/runner')
-rwxr-xr-xshell/test/runner1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/test/runner b/shell/test/runner
index f762355..624610b 100755
--- a/shell/test/runner
+++ b/shell/test/runner
@@ -21,6 +21,7 @@ RESULT=UNKNOWN
echo "${RESULT}" > result
echo UNKNOWN > time-start
echo UNKNOWN > time-stop
+pwd > pwd
mkdir scratch
export TEST_TMPDIR=$(realpath scratch)