mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01: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
@ -99,7 +99,6 @@
|
|||||||
|
|
||||||
;; Carefully remove the TOFU db.
|
;; Carefully remove the TOFU db.
|
||||||
(catch '() (unlink (string-append GNUPGHOME "/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
|
;; Verify a message. There should be no conflict and the trust
|
||||||
;; policy should be set to auto.
|
;; policy should be set to auto.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user