[DRE-commits] [SCM] ohai.git branch, master, updated. upstream/0.6.10-10-ga48fa5b

Praveen Arimbrathodiyil pravi.a at gmail.com
Wed Feb 1 18:42:12 UTC 2012


The following commit has been merged in the master branch:
commit fc38a1bac30931ed78378505a88dbbaec24eba65
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Thu Feb 2 00:03:09 2012 +0530

    ignore rubygems test, it is not actually using it

diff --git a/debian/rules b/debian/rules
index a5e7dc8..a41ec10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,9 @@
 #
 # 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
+# It is just profiling rubygems, not using it.
+# Discussion http://lists.debian.org/debian-ruby/2012/01/msg00099.html
+export DH_RUBY_IGNORE_TESTS=require-rubygems
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec

-- 
ohai.git



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