mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-21 16:10:44 -04:00
5ce0a47fcc
This should not affect programatic parsing, because if you have to parse the shell style, then the same logic will parse unescaped output. This is a better default now that --terse uses quoted format by default, and also the default output format quotes file names by default. * src/stat.c (getenv_quoting_style): Change the default.