[Pkg-gnupg-commit] [gpgme] 82/103: tests: Add missing variable to gpgsm tests Makefile

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Dec 14 18:53:06 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 f43016500774ab82f222249202bda6c463aaf63f
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Nov 30 09:49:38 2017 +0100

    tests: Add missing variable to gpgsm tests Makefile
    
    * tests/gpgsm/Makefile.am (GPG_AGENT): Set var.  It is used later.
    --
    
    Note that the var is used by the gpgsm.conf target.
    
    Reported-by: Alon Bar-Lev <alon.barlev at gmail.com>
    Signed-off-by: Werner Koch <wk at gnupg.org>
---
 tests/gpgsm/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am
index 3774c5f..4ab2283 100644
--- a/tests/gpgsm/Makefile.am
+++ b/tests/gpgsm/Makefile.am
@@ -20,6 +20,7 @@
 ## Process this file with automake to produce Makefile.in
 
 GPGSM = gpgsm
+GPG_AGENT = gpg-agent
 
 TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO= \
                     top_srcdir=$(top_srcdir)

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