summaryrefslogtreecommitdiff
path: root/tests/rm/rm3
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.
2004-02-08Avoid triggering a bug in OSF/Tru64's sedJim Meyering
that would cause an unwarranted test failure.
2003-05-14Use tr's \n notation rather than \012.Jim Meyering
2003-04-05Add a comment explaining why this test fails when using Tru64's broken sed.Jim Meyering
2002-10-08Use double quotes around diagnostic.Jim Meyering
2002-05-22tweak for new diagnosticsJim Meyering
add a nonempty file
2002-05-21.Jim Meyering