[Pkg-gnupg-commit] [gnupg2] 202/205: remove workaround that printed results of gpgtar.test
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed May 11 08:38:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 45a185899e77c2da28682fa5e11c806513f0e2db
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue May 10 22:25:01 2016 -0400
remove workaround that printed results of gpgtar.test
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2eea106..15e44f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,6 +60,3 @@ override_dh_auto_install-arch:
install -d debian/gnupg-agent/etc/X11/Xsession.d
install -m 644 debian/gnupg-agent.xsession \
debian/gnupg-agent/etc/X11/Xsession.d/90gpg-agent
-
-override_dh_auto_test:
- if ! dh_auto_test; then echo xxx; cat tests/openpgp/gpgtar.test.log; echo xxx; false; fi
--
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