r29280 - /trunk/libglib-perl/debian/patches/fix-tests

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Mon Jan 5 02:55:52 UTC 2009


Author: ryan52-guest
Date: Mon Jan  5 02:55:46 2009
New Revision: 29280

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29280
Log:
always disable those 6 tests

Modified:
    trunk/libglib-perl/debian/patches/fix-tests

Modified: trunk/libglib-perl/debian/patches/fix-tests
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/patches/fix-tests?rev=29280&op=diff
==============================================================================
--- trunk/libglib-perl/debian/patches/fix-tests (original)
+++ trunk/libglib-perl/debian/patches/fix-tests Mon Jan  5 02:55:46 2009
@@ -7,7 +7,7 @@
    }
  
 +SKIP: {
-+    skip 'needs locales', 6 if($ENV{'LANG'} eq "C");
++    skip 'disabled', 6;
    # Test actual parsing.
    {
      @ARGV = qw(-n




More information about the Pkg-perl-cvs-commits mailing list