Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-11 | Adjust two expected diagnostics, now that they're | Jim Meyering | |
a tiny bit less precise: cannot remove `a/1': ... instead of cannot open directory `a/1': ... | |||
2005-11-22 | Ensure that rm now continues removing entries even after certain types of ↵ | Jim Meyering | |
failure. | |||
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. | |||
2003-01-04 | Remove trailing /. from diagnostic. | Jim Meyering | |
2002-10-08 | Use double quotes around diagnostic. | Jim Meyering | |
2002-05-21 | . | Jim Meyering | |