r46608 -	/trunk/libsys-filesystem-perl/debian/patches/disable-whereami-test.patch
    jawnsy-guest at users.alioth.debian.org 
    jawnsy-guest at users.alioth.debian.org
       
    Sat Oct 31 17:36:01 UTC 2009
    
    
  
Author: jawnsy-guest
Date: Sat Oct 31 17:35:54 2009
New Revision: 46608
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46608
Log:
uhh, I mean skip_all, not skip_tests :)
Modified:
    trunk/libsys-filesystem-perl/debian/patches/disable-whereami-test.patch
Modified: trunk/libsys-filesystem-perl/debian/patches/disable-whereami-test.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/patches/disable-whereami-test.patch?rev=46608&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/patches/disable-whereami-test.patch (original)
+++ trunk/libsys-filesystem-perl/debian/patches/disable-whereami-test.patch Sat Oct 31 17:35:54 2009
@@ -17,7 +17,7 @@
  use Cwd qw(abs_path);
  use Config;
  
-+plan skip_tests => 'May fail in some chroots, set TEST_MOUNTPOINTS=1 to run'
++plan skip_all => 'May fail in some chroots, set TEST_MOUNTPOINTS=1 to run'
 +  unless ($ENV{TEST_MOUNTPOINTS});
 +
 +plan tests => 3;
    
    
More information about the Pkg-perl-cvs-commits
mailing list