summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-02-27 18:54:57 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-02-27 18:56:07 +0100
commitd3a9caad93fbdb72deaecf4915fb892a4d212f74 (patch)
treea95a8793044aca3b3a6f06c5a42c59d53412f9be
parent9e6ddfee5aeb8c3c39a9138986d12aea209d0a03 (diff)
downloadjustbuild-d3a9caad93fbdb72deaecf4915fb892a4d212f74.tar.gz
["end-to-end/git-import", "annotations"]: propagate PATH
... to generic actions, in order to not rely on "standard paths" being pulled in.
-rwxr-xr-xtest/end-to-end/git-import/annotations.sh1
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