diff options
Diffstat (limited to 'test/end-to-end/serve-service/serve-archive-root/resolved-absent-known-upload.sh')
-rw-r--r-- | test/end-to-end/serve-service/serve-archive-root/resolved-absent-known-upload.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/end-to-end/serve-service/serve-archive-root/resolved-absent-known-upload.sh b/test/end-to-end/serve-service/serve-archive-root/resolved-absent-known-upload.sh index d5cbd61d..502aaecb 100644 --- a/test/end-to-end/serve-service/serve-archive-root/resolved-absent-known-upload.sh +++ b/test/end-to-end/serve-service/serve-archive-root/resolved-absent-known-upload.sh @@ -26,6 +26,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" |