1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-10 02:39:25 +02:00
Commit Graph

5 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 7bdd841fd2 Redirect stderr. 2001-10-06 10:43:07 +00:00
Jim Meyering d9ab98a19f *** empty log message *** 2001-09-23 18:08:52 +00:00
Jim Meyering 44a8a34725 tighten up the tests 2001-09-23 18:08:45 +00:00
Jim Meyering d454296098 *** empty log message *** 2001-09-23 14:37:38 +00:00