[DRE-commits] [SCM] ruby-tmail.git branch, master, updated. debian/1.2.7.1-1-9-gd2ff16d

Paul van Tilburg paulvt at debian.org
Tue Jun 26 20:38:09 UTC 2012


The following commit has been merged in the master branch:
commit d2ff16d01a5f3efa7434c910e9e8781ced99ce4e
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Tue Jun 26 22:35:26 2012 +0200

    Ignore all test errors for now

diff --git a/debian/rules b/debian/rules
index 98da1ef..5c5e88d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,12 +2,11 @@
 #export DH_VERBOSE=1
 #
 # Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
+export DH_RUBY_IGNORE_TESTS=all
 #
 # 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.9.1
 #
 # If you need to specify the .gemspec (eg there is more than one)
 #export DH_RUBY_GEMSPEC=gem.gemspec

-- 
ruby-tmail.git



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