]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: install should ignore umask
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 15 Nov 2025 21:24:04 +0000 (22:24 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 15 Nov 2025 23:10:54 +0000 (23:10 +0000)
commit8a56f4cb89e78b49d076481d9eef193ee89b28c2
tree1dfc69a860f705867b6c4b098a525a9e5642d01d
parent28cf6ac8314f256114cbe60e906267c1a9b6567a
tests: install should ignore umask

Identified here:
<https://github.com/uutils/coreutils/pull/9254>

  * tests/install/basic-1.sh: Add the check.
tests/install/basic-1.sh