]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: env/env.sh: improve portability
authoroech3 <79379754+oech3@users.noreply.github.com>
Thu, 12 Mar 2026 09:33:08 +0000 (18:33 +0900)
committerPádraig Brady <P@draigBrady.com>
Fri, 27 Mar 2026 21:15:18 +0000 (21:15 +0000)
commitfcccbab0fbd66966b7792ecdb2a7beedb7d9f7e1
tree3e85a8399884fc24179f0ccee3032764b63f7034
parent0ec2340c08719d6f342780b4669ea05c3559d9a3
tests: env/env.sh: improve portability

* tests/env/env.sh: Make more portable by avoiding references to our
build dir,  and avoiding names that may cause false matches in
multi-call binaries.
https://github.com/coreutils/coreutils/pull/216
tests/env/env.sh