logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: [PATCH] Re: CPAN Upload: M/MS/MSCHWERN/ExtUtils-MakeMaker-6.21_03.tar.g: msg#00013

Subject: Re: [PATCH] Re: CPAN Upload: M/MS/MSCHWERN/ExtUtils-MakeMaker-6.21_03.tar.gz
On Mon, Apr 05, 2004 at 09:31:54AM +0100, Steve Hay wrote:
> The "failure" is merely that test 38 doesn't exist:

Some tests are skipped on Windows, but I got the number of tests to
skip wrong.  This should fix it.

--- t/Command.t.orig    Mon Apr  5 14:41:41 2004
+++ t/Command.t Mon Apr  5 14:41:55 2004
@@ -148,7 +148,7 @@
             $^O eq 'NetWare' || $^O eq 'dos' || $^O eq 'cygwin'  ||
             $^O eq 'MacOS'
            ) {
-            skip( "different file permission semantics on $^O", 3);
+            skip( "different file permission semantics on $^O", 4);
         }
 
         @ARGV = ('testdir');


-- 
Michael G Schwern   <schwern@xxxxxxxxx>   http://www.pobox.com/~schwern/
Perl Quality Assurance     <perl-qa@xxxxxxxx>       Kwalitee Is Job One




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