[DRE-commits] [ruby-cocoon] 02/03: Ignore tests on ruby2.2.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 25 20:04:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

ajqlee pushed a commit to branch master
in repository ruby-cocoon.

commit 3f62eaa2c37d34c1bbaf6c8b4eaeaec4a05a0cbd
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 26 03:57:01 2015 +0800

    Ignore tests on ruby2.2.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ff642d2..cd600a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@
 # Uncomment to ignore some test failures (but the tests will run anyway).
 # Valid values:
 #export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
+export DH_RUBY_IGNORE_TESTS=ruby2.2
 #
 # 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/ruby-cocoon.git



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