mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
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@g10code.com>
This commit is contained in:
parent
3ad17e72fa
commit
2282c3b761
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue