bug#20631: 'df/df-output ' test fails due to extra space in header line on large disk

2015-05-22 Thread Assaf Gordon
Hello, Using the latest coreutils from git, 'tests/df/df-output' fails due to one extra space in the header line, needed to accommodate a large disk. Log attached, but the problem is likely this: # This is a large disk... $ ./src/df -hl . Filesystem Size Used Avail Use% Mount

bug#20631: 'df/df-output ' test fails due to extra space in header line on large disk

2015-05-22 Thread Pádraig Brady
On 22/05/15 19:15, Assaf Gordon wrote: > Hello, > > Using the latest coreutils from git, 'tests/df/df-output' fails due to one > extra space in the header line, needed to accommodate a large disk. > > Log attached, but the problem is likely this: > > # This is a large disk... > $ ./sr

bug#20616: mkdir: -p breaks -Z

2015-05-22 Thread Pádraig Brady
Fix pushed at: http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=4ce7488 cheers, Pádraig.