Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-28 | * tests/mv/i-link-no: Work around HP-UX /bin/sh tracing problem | Jim Meyering | |
(set -x when VERBOSE=yes) when stderr is redirected before stdout causing shell tracing of the stdout redirection to be written to the stderr file. Avoid problem and test failure on HP-UX by redirecting stderr last. * tests/dd/unblock-sync: Order shell file redirections for stderr and stdout in the common style. tests/acl: Likewise. | |||
2006-01-13 | Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's getfacl would hang. | Jim Meyering | |
2005-12-15 | Fix typo in previous change | Paul Eggert | |
2005-12-15 | Port to pre-POSIX shells like Solaris 8 /bin/sh. | Paul Eggert | |
Don't assume /etc/passwd contains user names; use 'id' instead. | |||
2005-11-24 | Add `$0: ' prefix to diagnostics. | Jim Meyering | |
2005-11-17 | *** empty log message *** | Jim Meyering | |