mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-20 23:54:19 -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.