summaryrefslogtreecommitdiff
path: root/tests/rm/rm1
AgeCommit message (Collapse)Author
2004-06-23Replace all occurrences of `(exit N); exit' withJim 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-08Use double quotes around diagnostic.Jim Meyering
2002-06-22Accommodate the slightly different diagnostic weJim 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-12tweak expected messageJim Meyering
2002-06-07tweak output: s/ directory//Jim Meyering
2002-06-02don't give a diagnostic about each parentJim Meyering
2002-05-21.Jim Meyering