mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-18 04:31:56 -04:00
a395b637a6
* tests/df/df-output.sh: For the test "df -B1K --output=size",
do not assume that the file system size fits in 9 bytes; it
might be larger than that, so omit leading space. Also, use
portable 'sed' commands: POSIX says sed commands inside { } should
all end in newline.