1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-29 21:42:00 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
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 64977d2baa Also test for just fixed bug with --zero. 2003-01-13 13:44:11 +00:00
Jim Meyering d6ce71fb68 *** empty log message *** 2000-09-25 22:36:45 +00:00