diff options
Diffstat (limited to 'test/end-to-end/serve-service/serve-archive-root/unresolved-absent.sh')
-rw-r--r-- | test/end-to-end/serve-service/serve-archive-root/unresolved-absent.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/end-to-end/serve-service/serve-archive-root/unresolved-absent.sh b/test/end-to-end/serve-service/serve-archive-root/unresolved-absent.sh index 02f355fe..e304c9f2 100644 --- a/test/end-to-end/serve-service/serve-archive-root/unresolved-absent.sh +++ b/test/end-to-end/serve-service/serve-archive-root/unresolved-absent.sh @@ -23,6 +23,8 @@ set -eu +env + readonly JUST="${PWD}/bin/tool-under-test" readonly JUST_MR="${PWD}/bin/mr-tool-under-test" readonly DISTDIR="${TEST_TMPDIR}/distfiles" |