summaryrefslogtreecommitdiff
path: root/tests/rm/sunos-1
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-04-19update frameworkJim Meyering
2002-04-19Use this:Jim Meyering
(exit $fail); exit not this: exit $fail
1998-01-22Don't use -f. Do adjust $RM if it's a relative path.Jim Meyering
1997-09-28*** empty log message ***Jim Meyering
1997-08-31*** empty log message ***Jim Meyering
1997-08-31.Jim Meyering