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

6 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 505f652d9e Require non-root. 2003-02-06 08:09:53 +00:00
Jim Meyering 874f367c0a Enable this test -- now that we have the --presume-input-tty option. 2003-01-04 09:03:02 +00:00
Jim Meyering c175e3f6c8 update framework 2002-04-20 14:49:46 +00:00
Jim Meyering 30bc289991 Disable this test for now.
It would block when run in the background.
2001-03-11 15:24:28 +00:00
Jim Meyering e9fd7152ff New test, for the bug fixed below. 2001-02-18 19:39:17 +00:00