diff options
author | Jim Meyering <jim@meyering.net> | 2006-08-11 08:40:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-08-11 08:40:11 +0000 |
commit | 9236b6befcef5cac424ff99619edbb0f6336a5e5 (patch) | |
tree | 9f8c08a182789456d5c10250b6d26b6987c59272 /ChangeLog | |
parent | cfbf64e0870a615e3d640e6ebb6183d635f3973d (diff) | |
download | coreutils-9236b6befcef5cac424ff99619edbb0f6336a5e5.tar.xz |
* tests/ls/stat-vs-dirent: Too many (losing) systems trigger the
failure that this test checks for (stat/dirent inode mismatch at
a mount point), so continue to give a diagnostic about the failure,
but don't actually count it as a failure.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-08-11 Jim Meyering <jim@meyering.net> + + * tests/ls/stat-vs-dirent: Too many (losing) systems trigger the + failure that this test checks for (stat/dirent inode mismatch at + a mount point), so continue to give a diagnostic about the failure, + but don't actually count it as a failure. + 2006-08-10 Paul Eggert <eggert@cs.ucla.edu> * ABOUT-NLS: Update from gettext 0.15. |