summaryrefslogtreecommitdiff
path: root/tests/mkdir/perm
AgeCommit message (Collapse)Author
2003-05-14Use tr's \n notation rather than \012.Jim Meyering
2002-06-15now that $tmp has two components, use mkdir's -p option to create itJim Meyering
2002-06-15use trap stuff from sample-testJim Meyering
2000-12-31sticky-check -> setgid-checkJim Meyering
2000-12-26tweak comment, white spaceJim Meyering
2000-12-26Disable the test if the working directory has the sticky bit set.Jim Meyering
2000-11-13Add an `echo' so that the input to the sed commandJim Meyering
is NL-terminated. Otherwise, Solaris' /bin/sed generates no output. Reported by Vin Shelton.
2000-11-11(tests): Use `empty' (instead of just blanks) toJim Meyering
indicate no `-m' option. Using just blanks wasn't portable to Solaris2.5.1's /bin/sh.
2000-11-11Don't put newline in IFS; that's not portable toJim Meyering
NetBSD's /bin/sh. Instead, filter newlines and leading/trailing blanks out of `tests' before the `set -'.
2000-10-31Much improved.Jim Meyering
Run each test also with mkdir's `-p' option and check permissions on the parent directories.
2000-10-31Fix the test so it actually does something.Jim Meyering
Run each test also with mkdir's `-p' option.
2000-09-30*** empty log message ***Jim Meyering
2000-09-30*** empty log message ***Jim Meyering
2000-09-30*** empty log message ***Jim Meyering