From: Jim Meyering Date: Sat, 8 Mar 2003 16:55:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4dffef72e62f2f1c736d7250c3ebb7bdb5fa64c5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 011c93b2c1..b115f98734 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 4.5.10. + * tests/Makefile.am (check-root): Remove touch/fifo. + It doesn't appear to have to be run as root. + * tests/rm/fail-2eperm: Rather than simply using the first non-root user name, make sure that the selected user name has a usable shell. Reported by Paul Jarc.