diff options
author | Jim Meyering <jim@meyering.net> | 2006-11-20 11:31:05 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-11-20 11:31:05 +0100 |
commit | 279c41d79cf2218740222711eb30f366023ca6dc (patch) | |
tree | f5872e172ad910fa4b327021a8d4b24ee541eb58 /ChangeLog | |
parent | 81ebd460461c30eec727ec42e9db028c870b31be (diff) | |
download | coreutils-279c41d79cf2218740222711eb30f366023ca6dc.tar.xz |
Add a root-only test for today's lib/idcache.c fix.
* tests/ls/nameless-uid: New file.
* tests/ls/Makefile.am (TESTS): Add nameless-uid.
(TESTS_ENVIRONMENT): Add PERL to the list.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-11-20 Jim Meyering <jim@meyering.net> + + Add a root-only test for today's lib/idcache.c fix. + * tests/ls/nameless-uid: New file. + * tests/ls/Makefile.am (TESTS): Add nameless-uid. + (TESTS_ENVIRONMENT): Add PERL to the list. + 2006-11-19 Jim Meyering <jim@meyering.net> * tests/tail-2/assert-2: Mark as a very-expensive test, because I |