On Thu, 7 Mar 2002, Geoff Gibbs wrote:

> > Meanwhile, try the following diff:
> >
> > Index: lib/Mail/SpamAssassin/EvalTests.pm
> > ===================================================================
> > RCS file:
> > /cvsroot/spamassassin/spamassassin/lib/Mail/SpamAssassin/EvalTests.pm,v
> > retrieving revision 1.109
> > diff -r1.109 EvalTests.pm
> > 897c897,898
> > <     my $num_lines = scalar grep(/^[A-Z]{20,}$/, @lines);
> > ---
> > >   # 3) Some whitespace
> > >     my $num_lines = scalar grep(/\s/, grep(/^[A-Z]{20,}$/, @lines));
>
> Matt,
>
> thank you for your help.
>
> Unfortunately, I have failed to locate $num_lines in any module in that
> directory. This is for 2.11.

Sorry, I don't track the releases, I suggest you try CVS, where I've
checked in a patch (not the above one -it's broken).

-- 
Matt.
<:->get a SMart net</:->


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to