[DRE-commits] [yard] 04/05: Ignore 'require-rubygems' failures given this test is removed in more recent gem2deb versions.
Lucas Nussbaum
lucas at moszumanska.debian.org
Wed May 6 09:14:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
lucas pushed a commit to branch master
in repository yard.
commit c5eb50e1545324d09a50463d836df423ba4a47ab
Author: Lucas Nussbaum <lucas at debian.org>
Date: Wed May 6 11:08:48 2015 +0200
Ignore 'require-rubygems' failures given this test is removed in more recent gem2deb versions.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 073074f..f23f465 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=ruby2.1
+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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/yard.git
More information about the Pkg-ruby-extras-commits
mailing list