diff options
author | Jim Meyering <jim@meyering.net> | 2006-07-25 15:40:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-07-25 15:40:02 +0000 |
commit | 995cbf7830c7bf98b737f136c3916d1af05e6c60 (patch) | |
tree | aca7ee694280ddafffe576a340f33589c029a2b4 /ChangeLog | |
parent | 2a287ee69bb89314d43785fca18eec3167659c17 (diff) | |
download | coreutils-995cbf7830c7bf98b737f136c3916d1af05e6c60.tar.xz |
* tests/ls-2/tests (no-a-isdir-b): Update to reflect addition
of "cannot access " to diagnostic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Say "cannot access" rather than "cannot stat". * tests/ls/stat-failed: New file/test, for the above. * tests/ls/Makefile.am (TESTS): Add stat-failed. + * tests/ls-2/tests (no-a-isdir-b): Update to reflect addition + of "cannot access " to diagnostic. * src/ls.c: Declare stat_failed to be "bool", not "int" everywhere. |