]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 27 Jul 2003 20:04:52 +0000 (20:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Jul 2003 20:04:52 +0000 (20:04 +0000)
ChangeLog

index 493ad03209bb85f1bb27ff37c2f17bbb16ef78bd..17e12aca5778340594b32d37ec6d42375bb29892 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.0.90.
 
+       * tests/priv-check (my_uid): Use `!', not `^' in case pattern `[!0-9]',
+       since /bin/sh of at least NetBSD 1.6 and OpenBSD 3.2 don't accept `^'.
+
        * src/remove.c (prompt) [! recursive]: Don't prompt about unwritable
        directories, as required by POSIX.   Reported by Karl Berry.
        * tests/rm/dir-no-w: New file.  Test for the above fix.