diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-24 07:29:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-24 07:29:44 +0000 |
commit | 867251d7250ea87617d971faa3234a91c9d587e7 (patch) | |
tree | bc6a1f2565860e838bb15eaeab089a320d1762f1 /ChangeLog | |
parent | b4963a7f707de1556dbbc92cd3f0d7ca58f31a1a (diff) | |
download | coreutils-867251d7250ea87617d971faa3234a91c9d587e7.tar.xz |
* tests/tail-2/proc-ksyms: Require that /proc/ksyms be readable
as well as existing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-09-24 Jim Meyering <jim@meyering.net> + * tests/tail-2/proc-ksyms: Require that /proc/ksyms be readable + as well as existing. + * tests/ls/stat-dtype: Don't use tmpfs on linux-2.4 or older, since that predated addition of d_type support. |