[Pkg-gnupg-commit] [gnupg2] 03/06: add verbose=3 to the test suite as requested by upstream

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Mar 21 16:47:05 UTC 2017


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

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 542ca958574ca6672037ecdfe1cf615057e2dade
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Mar 20 14:12:01 2017 -0400

    add verbose=3 to the test suite as requested by upstream
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 241cead..8a9f761 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,6 +61,10 @@ override_dh_auto_build-indep:
 	cd build-gpgv-win32/g10 && $(WIN32_FLAGS) $(MAKE) gpgv.exe
 	strip build-gpgv-win32/g10/gpgv.exe
 
+
+override_dh_auto_test:
+	dh_auto_test --builddirectory=build -- verbose=3
+
 override_dh_shlibdeps:
 # Make ldap a recommends rather than a hard dependency.
 	dpkg-shlibdeps -Tdebian/dirmngr.substvars -dRecommends debian/dirmngr/usr/lib/gnupg/dirmngr_ldap -dDepends debian/dirmngr/usr/bin/dirmngr*

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



More information about the Pkg-gnupg-commit mailing list