[Pkg-wmaker-commits] [wmbiff] 84/92: debian/rules: Add override_dh_auto_tests target; skip tests.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:31 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmbiff.

commit 96eac14edcbb356c065d3cccf757d75f12546602
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Nov 8 23:59:01 2014 -0600

    debian/rules: Add override_dh_auto_tests target; skip tests.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index fe77d2a..9bd2882 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@ --with autoreconf
 
+override_dh_auto_test:
+#skip the tests for now -- why does test_tlscomm fail with pbuilder?
+
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmbiff-*.download ; then \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list