Michael Stone <[EMAIL PROTECTED]> wrote:
> test failure:
>
> /usr/bin/make  check-TESTS
> make[4]: Entering directory 
> `/tmp/buildd/coreutils-6.0/build-tree/coreutils-6.0/tests/ls'
> PASS: stat-failed
> ls: cannot access d/s: Permission denied
> out exp differ: char 2, line 1
> 1c1
> < s
> ---
>> s@
> FAIL: stat-dtype
>

Thanks for the report.
What version of Linux is that?
>From the name of the directory, it's probably a tmpfs file system.

In order to run (not be skipped) that test already requires
that with tmpfs the OS be Linux.  I probably need to add a
requirement on the version number, too.
I.e., it'd be good to know the first version of Linux in which
d_type support was added.

Can you tell that I build on tmpfs, too? :)


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to