Jim Meyering
112efa81f2
Replace all occurrences of `(exit N); exit' with
...
`(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-06-23 15:07:00 +00:00
Jim Meyering
fb763e4f7a
Use double quotes around diagnostic.
2002-10-08 09:21:08 +00:00
Jim Meyering
73f2d11007
update framework
2002-04-19 22:57:04 +00:00
Jim Meyering
f2bb69ebb0
Use this:
...
(exit $fail); exit
not this:
exit $fail
2002-04-19 22:50:36 +00:00
Jim Meyering
d5494d57f5
Don't use -f. Do adjust $RM if it's a relative path.
1998-01-22 08:32:22 +00:00
Jim Meyering
40dfaeed5c
*** empty log message ***
1997-09-28 16:33:22 +00:00
Jim Meyering
fe531f25e6
*** empty log message ***
1997-08-31 22:17:25 +00:00
Jim Meyering
8a788f502e
.
1997-08-31 22:15:57 +00:00