[Pkg-wmaker-commits] [wmbiff] 85/92: debian/rules: Remove override_dh_auto_test target in favor of adding nocheck to DEB_BUILD_OPTIONS.

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 b9862ea58b5c18373b867da8138c65f22db2eba4
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sun Nov 9 00:30:03 2014 -0600

    debian/rules: Remove override_dh_auto_test target in favor of adding nocheck to DEB_BUILD_OPTIONS.
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9bd2882..8b87b58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,10 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_OPTIONS += nocheck
+
 %:
 	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