[git] GPGME - branch, master, updated. gpgme-1.9.0-39-ga9b4c0a

by Justus Winter cvs at cvs.gnupg.org
Wed May 10 16:39:17 CEST 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  a9b4c0ad0d1085ff76742e44cf0cf926e89d1f4c (commit)
      from  6b4dd3b929ac23271bfa96edb9dbb142eca0a30f (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 a9b4c0ad0d1085ff76742e44cf0cf926e89d1f4c
Author: Justus Winter <justus at g10code.com>
Date:   Wed May 10 16:31:58 2017 +0200

    tests: Remove remnants of 'check-local'.
    
    * tests/gpgsm/Makefile.am (check-local): Drop rule and the dependency
    on it.
    --
    Previously, the test environment was created during 'make check'.
    Nowadays we create it using 'BUILT_SOURCES' during 'make all'.  Drop
    remnant of the previous method.
    
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am
index adae6a2..c73faea 100644
--- a/tests/gpgsm/Makefile.am
+++ b/tests/gpgsm/Makefile.am
@@ -51,13 +51,6 @@ clean-local:
 	-$(top_srcdir)/tests/start-stop-agent --stop
 	-rm -fR private-keys-v1.d
 
-check-local: ./pubring.kbx ./gpgsm.conf \
-             ./private-keys-v1.d/$(key_id).key ./trustlist.txt
-
-# To guarantee that check-local is run before any tests we add this
-# dependency:
-initial.test : check-local
-
 export GNUPGHOME := $(abs_builddir)
 
 export GPG_AGENT_INFO :=

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

Summary of changes:
 tests/gpgsm/Makefile.am | 7 -------
 1 file changed, 7 deletions(-)


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




More information about the Gnupg-commits mailing list