logo       
Google Custom Search
    AddThis Social Bookmark Button

[patch@25289] bninfnan.t setting include path to file.: msg#00045

Subject: [patch@25289] bninfnan.t setting include path to file.
Small change to fix how the @INC is being set up. I do not know why this was working before and is only being detected by VMS in blead.

-John
wb8tyw@xxxxxxx
Personal Opinion Only


--- 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

Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>