diff options
Diffstat (limited to 'test/end-to-end/git-import')
-rwxr-xr-x | test/end-to-end/git-import/annotations.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/end-to-end/git-import/annotations.sh b/test/end-to-end/git-import/annotations.sh index 27a4068f..4ec479c7 100755 --- a/test/end-to-end/git-import/annotations.sh +++ b/test/end-to-end/git-import/annotations.sh @@ -85,6 +85,7 @@ echo echo Sanity check: can build echo "${JUST_MR}" --norc --just "${JUST}" \ + -L '["env", "PATH='"${PATH}"'"]' \ -C repos.json \ --local-build-root "${LBR}" \ install -o "${OUT}" 2>&1 |