]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: chmod: ensure failure upon partial success
authorPádraig Brady <P@draigBrady.com>
Sat, 3 Jan 2026 14:45:07 +0000 (14:45 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 3 Jan 2026 14:45:07 +0000 (14:45 +0000)
commit71e0be29f140b7aa851346bb801c86036f10676d
tree32871e87e4cfaab4778373f98eeaa05c76bc6ed8
parent1170bc9489c8448657cf5a5ccb21626f444bb68b
tests: chmod: ensure failure upon partial success

* tests/chmod/partial-fail.sh: Add new test.
* tests/local.mk: Reference new test.
Discussed at https://github.com/uutils/coreutils/issues/9790
tests/chmod/partial-fail.sh [new file with mode: 0755]
tests/local.mk