[DRE-commits] [ruby-soap4r] 04/04: Ignore test failures on Ruby 1.8

Antonio Terceiro terceiro at alioth.debian.org
Wed Aug 14 23:06:36 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 9d634f657348ce75a34dea3c02085a85aaefb594
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Aug 15 00:45:54 2013 +0200

    Ignore test failures on Ruby 1.8
---
 debian/rules |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index d125934..90acbe2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_RUBY_IGNORE_TESTS = ruby1.8
+
 %:
 	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