[DRE-commits] [SCM] ruby-integration.git branch, master, updated. upstream/0.1.0-9-g8ff3867
Cédric Boutillier
boutil at debian.org
Mon Dec 10 04:45:49 UTC 2012
The following commit has been merged in the master branch:
commit 761ea63a871525f7f5e787d33e65a23637b31a8f
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Oct 18 17:19:40 2012 +0200
ignore failed tests for Ruby1.8: works only on RUby1.9
diff --git a/debian/rules b/debian/rules
index a5e7dc8..2532254 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
--
ruby-integration.git
More information about the Pkg-ruby-extras-commits
mailing list