[DRE-commits] [ruby-libxml] 03/09: ignore test failures with ruby1.8
    Cédric Boutillier 
    boutil at alioth.debian.org
       
    Tue Aug 20 10:37:37 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-libxml.
commit 0da1b4c43d2089fb2a4dc2ad20d4578e8a6649c4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 19 12:47:01 2013 +0200
    ignore test failures with ruby1.8
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index a5e7dc8..9e626f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
 #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
+export DH_RUBY_IGNORE_TESTS=ruby1.8 
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-libxml.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list