[DRE-commits] [ruby-multimap] 01/01: d/rules: set DH_RUBY_IGNORE_TESTS to ignore rspec3 errors
Jonas Genannt
genannt at moszumanska.debian.org
Sun Aug 16 19:10:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-multimap.
commit 52f6dead2012d207c7b1a895230781d1eb416756
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sun Aug 16 21:11:23 2015 +0200
d/rules: set DH_RUBY_IGNORE_TESTS to ignore rspec3 errors
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 82ddc0c..3529615 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
#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:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-multimap.git
More information about the Pkg-ruby-extras-commits
mailing list