mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-04 08:46:43 +02: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.