Don't put newline in IFS; that's not portable to
authorJim Meyering <jim@meyering.net>
Sat, 11 Nov 2000 10:21:42 +0000 (10:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 11 Nov 2000 10:21:42 +0000 (10:21 +0000)
commit81655756c2d83769174f29bb8a1cb730ff704abd
tree9a0bac7244c5a68f560a879f4071016ec050d927
parent2cd2cfc95c4e1b938d680c395f78bb4eab9e5639
Don't put 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 -'.
tests/mkdir/perm