[DRE-commits] [ruby-net-ssh-krb] 03/03: ignore failing test

Michael Moll mmoll-guest at moszumanska.debian.org
Fri Aug 18 13:14:31 UTC 2017


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

mmoll-guest pushed a commit to branch master
in repository ruby-net-ssh-krb.

commit 78a5a3bfbb77ab112326393c4216ac2dd783d0d5
Author: Michael Moll <kvedulv at kvedulv.de>
Date:   Fri Aug 18 15:13:48 2017 +0200

    ignore failing test
    
    There's only one test in the gem, which does not work, as a root login is
    not possible at test runtime.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3454d59..9d9e432 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DH_RUBY_IGNORE_TESTS = all
+
 export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-net-ssh-krb.git



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