From: Jarkko Hietaniemi Date: Sat, 12 Jan 2002 05:54:24 +0000 (+0000) Subject: This is getting embarrassing. X-Git-Tag: accepted/trunk/20130322.191538~28414 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eef6c14771391102802b6df83d2d0607b74c51e3;p=platform%2Fupstream%2Fperl.git This is getting embarrassing. p4raw-id: //depot/perl@14209 --- diff --git a/t/op/pat.t b/t/op/pat.t index 9318070..19ec634 100755 --- a/t/op/pat.t +++ b/t/op/pat.t @@ -6,7 +6,7 @@ $| = 1; -print "1..849\n"; +print "1..848\n"; BEGIN { chdir 't' if -d 't';