summaryrefslogtreecommitdiff
path: root/tests/rm/unread2
AgeCommit message (Collapse)Author
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2005-11-22(rm): Change expected diagnostic, `cannot open directory' to `cannot remove',Jim Meyering
to align with new version of rm.
2005-09-20tweakJim Meyering
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.
2003-01-04Remove trailing /. from diagnostic.Jim Meyering
2002-10-08Use double quotes around diagnostic.Jim Meyering
2002-05-21.Jim Meyering