bug-coreutils
[Top][All Lists]
Advanced

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

Make check fails at one-file-system


From: Alex van Hout
Subject: Make check fails at one-file-system
Date: Sun, 07 Jan 2007 20:39:52 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

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


reply via email to

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