Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2002-04-20 | update framework | Jim Meyering | |
2002-04-19 | Use this: | Jim Meyering | |
(exit $fail); exit not this: exit $fail | |||
2002-04-19 | Use `rm', not $RM. Use better trap. | Jim Meyering | |
1998-08-15 | Avoid bug in Ultrix4.3a /bin/sh, | Jim Meyering | |
not initializing output redirection of : command. | |||
1997-08-31 | *** empty log message *** | Jim Meyering | |
1997-08-24 | *** empty log message *** | Jim Meyering | |
1997-08-24 | . | Jim Meyering | |