Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering | |
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx. | |||
2002-10-08 | Use double quotes around diagnostic. | Jim Meyering | |
2002-06-22 | Accommodate the slightly different diagnostic we | Jim Meyering | |
get on some systems, due to `unlink (dir)' failing with EACCES rather than EPERM. E.g. for ReiserFS on Linux-2.4.18. | |||
2002-06-12 | tweak expected message | Jim Meyering | |
2002-06-07 | tweak output: s/ directory// | Jim Meyering | |
2002-06-02 | don't give a diagnostic about each parent | Jim Meyering | |
2002-05-21 | . | Jim Meyering | |