[DRE-commits] [ruby-net-ssh-krb] 02/02: explain DH_RUBY_IGNORE_TESTS = all

Michael Moll mmoll-guest at moszumanska.debian.org
Wed Aug 23 17:39:39 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 c6577f945ef1a8c49c5195c76272fce44c787478
Author: Michael Moll <kvedulv at kvedulv.de>
Date:   Wed Aug 23 19:39:33 2017 +0200

    explain DH_RUBY_IGNORE_TESTS = all
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9d9e432..eea6118 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+# There's only one test in the gem, which does not work, as a
+# passwordless ssh login is not possible at test runtime.
 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