Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-13 | Add an `echo' so that the input to the sed command | Jim 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) to | Jim Meyering | |
indicate no `-m' option. Using just blanks wasn't portable to Solaris2.5.1's /bin/sh. | |||
2000-11-11 | Don't put newline in IFS; that's not portable to | Jim Meyering | |
NetBSD's /bin/sh. Instead, filter newlines and leading/trailing blanks out of `tests' before the `set -'. | |||
2000-10-31 | Much improved. | Jim Meyering | |
Run each test also with mkdir's `-p' option and check permissions on the parent directories. | |||
2000-10-31 | Fix 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 | |