bug#13099: possible test bug in tests/df/total-verify.sh

2012-12-06 Thread Bernhard Voelker
On 12/06/2012 04:39 AM, Assaf Gordon wrote: Correction: On 12/05/12 22:33, Assaf Gordon wrote: === $ df --total -i -P Filesystem Inodes IUsed IFree IUse% Mounted on snip //bluearctitan3/foobar0 0 0 - /media/foobar === The

bug#13099: possible test bug in tests/df/total-verify.sh

2012-12-06 Thread Pádraig Brady
On 12/06/2012 09:22 AM, Bernhard Voelker wrote: On 12/06/2012 04:39 AM, Assaf Gordon wrote: Correction: On 12/05/12 22:33, Assaf Gordon wrote: === $ df --total -i -P Filesystem Inodes IUsed IFree IUse% Mounted on snip //bluearctitan3/foobar0

bug#13099: possible test bug in tests/df/total-verify.sh

2012-12-06 Thread Bernhard Voelker
On 12/06/2012 10:55 AM, Pádraig Brady wrote: That still passes here with a standard file system at least. Please push. I could reproduce the failure with a loop-mounted vfat image. Thanks for the review, pushed: http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=43a6ccf0

bug#13099: possible test bug in tests/df/total-verify.sh

2012-12-05 Thread Assaf Gordon
Hello, (properly reporting a bug I mentioned in another email). The test df/total-verify.sh fails on my system, due to a wrong(?) regex to verify the output of df --total -i -P. To make a long story short, my df produces the following line: === $ df --total -i -P Filesystem

bug#13099: possible test bug in tests/df/total-verify.sh

2012-12-05 Thread Assaf Gordon
Correction: On 12/05/12 22:33, Assaf Gordon wrote: === $ df --total -i -P Filesystem Inodes IUsed IFree IUse% Mounted on snip //bluearctitan3/foobar0 0 0 - /media/foobar === The filesystem is mounted with fuse/sshfs (not sure if