diff options
Diffstat (limited to 'test/end-to-end/serve-service/serve-archive-root/unresolved-present.sh')
-rw-r--r-- | test/end-to-end/serve-service/serve-archive-root/unresolved-present.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/end-to-end/serve-service/serve-archive-root/unresolved-present.sh b/test/end-to-end/serve-service/serve-archive-root/unresolved-present.sh index abb00eba..e25a72bf 100644 --- a/test/end-to-end/serve-service/serve-archive-root/unresolved-present.sh +++ b/test/end-to-end/serve-service/serve-archive-root/unresolved-present.sh @@ -25,6 +25,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" |