[Pkg-gnupg-commit] [gpgme] 35/103: qt: Stop agent on clean.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Dec 14 18:53:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gpgme.

commit 093b5497b7231590ce91ccf73ba64ebc0757f9e9
Author: Justus Winter <justus at g10code.com>
Date:   Wed May 10 15:23:56 2017 +0200

    qt: Stop agent on clean.
    
    * lang/qt/tests/Makefile.am (clean-local): Stop agent.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 lang/qt/tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/qt/tests/Makefile.am b/lang/qt/tests/Makefile.am
index ccad8c2..c4665df 100644
--- a/lang/qt/tests/Makefile.am
+++ b/lang/qt/tests/Makefile.am
@@ -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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list