[DRE-commits] [ruby-soap4r] 04/04: Ignore failures on ruby2.0 for	now
    Antonio Terceiro 
    terceiro at alioth.debian.org
       
    Sun Sep  8 12:26:47 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-soap4r.
commit 4f52950f2723e25bc71e38dd539cf55f0248958f
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Sep 8 08:58:53 2013 -0300
    Ignore failures on ruby2.0 for now
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 90acbe2..ee7ecc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DH_RUBY_IGNORE_TESTS = ruby1.8
+export DH_RUBY_IGNORE_TESTS = ruby2.0
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-soap4r.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list