*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 11 Nov 2000 13:35:39 +0000 (13:35 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 11 Nov 2000 13:35:39 +0000 (13:35 +0000)
old/fileutils/ChangeLog

index 03b5614a8b4e517b7755be5854062eddc8e19fec..a1cdb46d4718d4f379c66ff2dc7bf5bf1a036acf 100644 (file)
@@ -2,6 +2,10 @@
 
        * Version 4.0.32.
 
+       * tests/mkdir/perm (tests): Use `empty' (instead of just blanks) to
+       indicate no `-m' option.  Using just blanks wasn't portable to
+       Solaris2.5.1's /bin/sh.
+
        * tests/mkdir/perm: Don't put a newline in IFS;  that's not portable to
        NetBSD's /bin/sh.  Instead, filter newlines and leading/trailing blanks
        out of `tests' before the `set -'.