[Pkg-gnupg-commit] [gnupg2] 60/180: tests: Remove debugging display.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:08 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 89ac071eb4c7539e98c7dc17e11f57c620b54e90
Author: Justus Winter <justus at g10code.com>
Date:   Tue Dec 6 12:55:11 2016 +0100

    tests: Remove debugging display.
    
    * tests/openpgp/tofu.scm: Remove debugging display.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/tofu.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/openpgp/tofu.scm b/tests/openpgp/tofu.scm
index bc45d99..f9dc411 100755
--- a/tests/openpgp/tofu.scm
+++ b/tests/openpgp/tofu.scm
@@ -176,7 +176,6 @@
                                          , at args --list-keys ,keyid))))
        (sigs (string->number (list-ref tfs 3)))
        (encs (string->number (list-ref tfs 4))))
-    (display tfs)
     (unless (= sigs expected-sigs)
             (error keyid ": # signatures (" sigs ") does not match expected"
                    "# signatures (" expected-sigs ").\n"))

-- 
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