mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-22 16:40:34 -04:00
fdcfb10873
* src/tail.c (write_header): Use quotef() to quote file names when needed. * src/head.c (write_header): Likewise. * tests/head/quote-headers.sh: Add a new test. * tests/tail/quote-headers.sh: Add a new test. * tests/local.mk: Reference the new test. Reported by Michał Majchrowicz.