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
400a1fc781
Avoid triggering a bug in OSF/Tru64's sed
...
that would cause an unwarranted test failure.
2004-02-08 10:00:38 +00:00
Jim Meyering
00a770a30e
Use tr's \n notation rather than \012.
2003-05-14 06:25:08 +00:00
Jim Meyering
84b0d3667b
Add a comment explaining why this test fails when using Tru64's broken sed.
2003-04-05 16:20:41 +00:00
Jim Meyering
fb763e4f7a
Use double quotes around diagnostic.
2002-10-08 09:21:08 +00:00
Jim Meyering
10d0bbfbc7
*** empty log message ***
2002-06-01 08:41:31 +00:00