cvs commit: ponie/perl/t/op grep.t
[email protected] (Arthur Bergman) 2 Mar 2004 17:30:00 -0000
| Newsgroups | perl.ponie.changes |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 04/03/02 09:29:59 Modified: perl/t/op grep.t Log: The perils of running of a bleed perl I guess! We happened to sync in between http://public.activestate.com/cgi-bin/perlbrowse?patch=21131 and http://public.activestate.com/cgi-bin/perlbrowse?patch=21135 Revision Changes Path 1.2 +1 -1 ponie/perl/t/op/grep.t Index: grep.t =================================================================== RCS file: /cvs/public/ponie/perl/t/op/grep.t,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- grep.t 9 Sep 2003 11:59:52 -0000 1.1 +++ grep.t 2 Mar 2004 17:29:59 -0000 1.2 @@ -4,7 +4,7 @@ # grep() and map() tests # -print "1..33\n"; +print "1..34\n"; $test = 1;