mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-18 08:06:44 +02:00
e8b56ebd53
* src/chmod.c: Reorder enum so CH_NOT_APPLIED can be treated as a non error. * tests/chmod/ignore-symlink.sh: A new test. * tests/local.mk: Reference the new test. * NEWS: Mention the bug fix. Fixes https://bugs.gnu.org/50784