[Pkg-gnupg-commit] [gnupg2] 108/292: tests: Remove support for deprecated functionality.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Nov 21 06:31:31 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 2282c3b761413dfa894300e70084bbd58908c0b1
Author: Neal H. Walfield <neal at g10code.com>
Date:   Thu Oct 13 12:30:12 2016 +0200

    tests: Remove support for deprecated functionality.
    
    * tests/openpgp/tofu.scm: Don't remove tofu.d.  It's deprecated.
    
    --
    Signed-off-by: Neal H. Walfield <neal 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 f4de1d8..e514ddf 100755
--- a/tests/openpgp/tofu.scm
+++ b/tests/openpgp/tofu.scm
@@ -99,7 +99,6 @@
 
 ;; Carefully remove the TOFU db.
 (catch '() (unlink (string-append GNUPGHOME "/tofu.db")))
-(catch '() (unlink-recursively (string-append GNUPGHOME "/tofu.d")))
 
 ;; Verify a message.  There should be no conflict and the trust
 ;; policy should be set to auto.

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