]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: Avoid accidental matching of the vendor field of $host, part 2
authorCollin Funk <collin.funk1@gmail.com>
Fri, 17 Apr 2026 04:07:26 +0000 (21:07 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Fri, 17 Apr 2026 04:16:08 +0000 (21:16 -0700)
commit70293149b5aea287f1728579243fadc67d38bbe7
tree5e4357b4c7b6d4aabb5fc0478f08868357d13922
parent8cefb65e1216e9bb8d82703df53b490ff52d5f65
tests: Avoid accidental matching of the vendor field of $host, part 2

* tests/local.mk (TESTS_ENVIRONMENT): Remove host_triplet.
* tests/chgrp/basic.sh: Use $host_os instead of $host_triplet.
* tests/misc/io-errors.sh: Likewise.
tests/chgrp/basic.sh
tests/local.mk
tests/misc/io-errors.sh