From: Jarkko Hietaniemi Date: Fri, 13 Aug 1999 23:56:44 +0000 (+0000) Subject: Don't quit before printing out the message. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e9a694fc69831683df9b559726b85119e227aa26;p=p5sagit%2Fp5-mst-13.2.git Don't quit before printing out the message. p4raw-id: //depot/cfgperl@3986 --- diff --git a/t/lib/syslfs.t b/t/lib/syslfs.t index 2955397..458b626 100644 --- a/t/lib/syslfs.t +++ b/t/lib/syslfs.t @@ -119,12 +119,10 @@ print "ok 7\n"; fail unless $big eq "big"; print "ok 8\n"; -bye(); - if ($fail) { print STDERR <