bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 5.96: du test failure on Darwin


From: Jim Meyering
Subject: Re: 5.96: du test failure on Darwin
Date: Sun, 28 May 2006 15:07:08 +0200

Ralf Wildenhues <address@hidden> wrote:
> On powerpc-apple-darwin8.2.0, I get one test failure:
>
> Cheers,
> Ralf
>
> $ cd tests/du
> $ make check TESTS=basic VERBOSE=yes
...
> out exp differ: char 1, line 1
> + fail=1
> + test 1 = 1
> + diff -u out exp
> --- out 2006-05-27 15:14:12.000000000 -0500
> +++ exp 2006-05-27 15:14:12.000000000 -0500
> @@ -1,9 +1,9 @@
> -1      a/b/F
> -5      a/b
> -9      a
> +4      a/b/F
> +8      a/b
> +12     a
>  ===
> -1      a/b/F
> -5      a/b
> +4      a/b/F
> +8      a/b
>  4      a
>  ===
> -9      a
> +12     a

Thanks for the report.
What type of file system was that using?  a la "df -T"
If NFS, what's behind it?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]