Hello

Afther building coreutils 6.7, make check fails on the rm check: one-file-system.

The check in "src/rm/one-file-system" is to compare the output of rm to a predefined string.

The expected string at "one-file-system" line: 50 is:
rm: skipping `a/b', since it's on a different device

The output generated by rm is:
rm: skipping `a/b', since it's on a different device: Is a directory

Sysspecs:
Kernel  2.6.18.2
gcc 4.1.1
glibc: 2.5

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

Reply via email to