[EMAIL PROTECTED] wrote:

>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.
>
Certainly does!  All tests OK now.

>
>--- 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');
>
>
>  
>




------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are 
confidential and intended for the addressee(s) only.  If you have received this 
message in error or there are any problems, please notify the sender immediately.  The 
unauthorized use, disclosure, copying or alteration of this message is strictly 
forbidden.  Note that any views or opinions presented in this email are solely those 
of the author and do not necessarily represent those of Radan Computational Ltd.  The 
recipient(s) of this message should check it and any attached files for viruses: Radan 
Computational will accept no liability for any damage caused by any virus transmitted 
by this email.

Reply via email to