[DRE-commits] [SCM] ruby-rainbow.git branch, master, updated. upstream/1.1.4-4-g948e327

Nitesh A Jain niteshjain92 at gmail.com
Sat Jun 1 11:32:40 UTC 2013


The following commit has been merged in the master branch:
commit 948e32749311e3e4ca5de9d3d9eaca01a33b9c18
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Sat Jun 1 17:02:22 2013 +0530

    ignore test failures with ruby 1.8

diff --git a/debian/rules b/debian/rules
index a5e7dc8..594f772 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,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-rainbow.git



More information about the Pkg-ruby-extras-commits mailing list