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:
Justus Winter 2017-05-10 15:23:56 +02:00
parent 5e27bf98b4
commit 093b5497b7
No known key found for this signature in database
GPG Key ID: DD1A52F9DA8C9020

View File

@ -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)