[Pkg-gnupg-commit] [gnupg2] 01/01: trying again to get a proper dump of the gpgtar.test.log. sigh.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Jan 28 13:36:22 UTC 2016


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

dkg pushed a commit to branch master
in repository gnupg2.

commit 0bb9ab5c836182ac1f2483ed955386adbb21e258
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Jan 28 08:35:22 2016 -0500

    trying again to get a proper dump of the gpgtar.test.log. sigh.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8a57616..704f78b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnupg2 (2.1.11-3) unstable; urgency=medium
+
+  * trying again to get a proper dump of the gpgtar.test.log. sigh.
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net>  Thu, 28 Jan 2016 08:34:22 -0500
+
 gnupg2 (2.1.11-2) unstable; urgency=medium
 
   * added temporary hook to view failing gpgtar test output on build
diff --git a/debian/rules b/debian/rules
index a4e9aa6..74c4667 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,4 +46,4 @@ override_dh_installman:
 	dh_installman
 
 override_dh_auto_test:
-	if ! dh_auto_test; then echo xxx; cat tests/gpgtar.test.log; echo xxx; false; fi
+	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