mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-14 19:07:21 -04:00
ac2eebc224
* src/ls.c (gobble_file): Disable the optimization to avoid quoting if the symlink target itself needs quoting. This was introduced with the quoting alignment adjustments in v8.25-106-g01971c0 * tests/ls/symlink-quote.sh: Add a test. * tests/local.mk: Reference the test. * NEWS: Mention the fix.