qt: Stop agent on clean.
* lang/qt/tests/Makefile.am (clean-local): Stop agent. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
5e27bf98b4
commit
093b5497b7
@ -70,6 +70,7 @@ CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \
|
||||
gpg.conf tofu.db
|
||||
|
||||
clean-local:
|
||||
-$(top_srcdir)/tests/start-stop-agent --stop
|
||||
-rm -fR private-keys-v1.d crls.d
|
||||
|
||||
export GNUPGHOME := $(abs_builddir)
|
||||
|
Loading…
Reference in New Issue
Block a user