mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
tests: Make sure that the build keyboxd is used.
* tests/openpgp/defs.scm (create-gpghome): Add keyboxd-program. -- GnuPG-bug-id: 5406
This commit is contained in:
parent
2fce99d73a
commit
d36c4dc95b
@ -338,6 +338,7 @@
|
||||
(create-file "common.conf"
|
||||
(if (flag "--use-keyboxd" *args*)
|
||||
"use-keyboxd" "#use-keyboxd")
|
||||
(string-append "keyboxd-program " (tool 'keyboxd))
|
||||
)
|
||||
|
||||
(create-file "gpg.conf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user