aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeal H. Walfield <[email protected]>2016-10-13 10:30:12 +0000
committerNeal H. Walfield <[email protected]>2016-10-13 10:30:12 +0000
commit2282c3b761413dfa894300e70084bbd58908c0b1 (patch)
tree84e351c733ee1eb8753b239e40956eb53a32ec71
parentg10: When changing a TOFU binding's policy, update the conflict info (diff)
downloadgnupg-2282c3b761413dfa894300e70084bbd58908c0b1.tar.gz
gnupg-2282c3b761413dfa894300e70084bbd58908c0b1.zip
tests: Remove support for deprecated functionality.
* tests/openpgp/tofu.scm: Don't remove tofu.d. It's deprecated. -- Signed-off-by: Neal H. Walfield <[email protected]>
Diffstat (limited to '')
-rwxr-xr-xtests/openpgp/tofu.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/openpgp/tofu.scm b/tests/openpgp/tofu.scm
index f4de1d822..e514ddfd1 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.