projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc27d73
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 11 Nov 2000 13:35:39 +0000
(13:35 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 11 Nov 2000 13:35:39 +0000
(13:35 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index 03b5614a8b4e517b7755be5854062eddc8e19fec..a1cdb46d4718d4f379c66ff2dc7bf5bf1a036acf 100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-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 -'.