On Fri, Aug 12, 2005 at 05:05:47PM -0400, John E. Malmberg wrote:
> --- lib/bignum/t/bninfnan.t   Fri Aug 12 16:52:35 2005
> +++ lib/bignum/t/bninfnan.t_25289     Fri Aug 12 16:58:21 2005
> @@ -8,7 +8,7 @@
>  BEGIN
>    {
>    $| = 1;
> -  my $location = $0; $location =~ s/bninfnan.t//i;
> +  my $location = $0; $location =~ s/biinfnan.t//i;
>    if ($ENV{PERL_CORE})
>      {
>      @INC = qw(../lib ../lib/bignum/t); # testing with the core distribution

I think your patch is backwards.

To avoid these sort of mistakes in the future I'd suggest using RCS on the
files you edit rather than diffing copies.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
I do have a cause though. It's obscenity. I'm for it.
    - Tom Lehrer

Reply via email to