[git] GPGME - branch, master, updated. gpgme-1.9.0-82-gf430165

by Werner Koch cvs at cvs.gnupg.org
Thu Nov 30 09:57:16 CET 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  f43016500774ab82f222249202bda6c463aaf63f (commit)
      from  c441fb73130f4c117094d7da4de9fe56f886e65d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

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)

-----------------------------------------------------------------------

Summary of changes:
 tests/gpgsm/Makefile.am | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list