[git] GPGME - branch, master, updated. gpgme-1.8.0-32-g92543da

by Justus Winter cvs at cvs.gnupg.org
Mon Jan 16 13:22:20 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  92543da94cbf8e807b1b33070d273f995cdd5c62 (commit)
      from  0e242278dfaa64ce31a45b72f5fa0806a3dba898 (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 92543da94cbf8e807b1b33070d273f995cdd5c62
Author: Justus Winter <justus at g10code.com>
Date:   Mon Jan 16 13:21:02 2017 +0100

    tests: Fix distcheck.
    
    * tests/gpg/Makefile.am (CLEANFILES): Remove gpgconf backups.
    
    Fixes-commit: ea7bb62f5d981615847528b3ce53be9cc4d741a7
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/tests/gpg/Makefile.am b/tests/gpg/Makefile.am
index 6b6b5a8..8e26a92 100644
--- a/tests/gpg/Makefile.am
+++ b/tests/gpg/Makefile.am
@@ -46,7 +46,7 @@ TESTS = initial.test $(c_tests) final.test
 CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \
 	gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \
 	random_seed S.gpg-agent .gpg-v21-migrated pubring-stamp \
-	tofu.db
+	tofu.db *.conf.gpgconf.bak
 
 private_keys = \
         13CD0F3BDF24BE53FE192D62F18737256FF6E4FD \

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

Summary of changes:
 tests/gpg/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list