[Pkg-gnupg-commit] [gpgme] 32/132: tests: Fix distcheck.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Apr 26 01:01:19 UTC 2017


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

dkg pushed a commit to branch experimental
in repository gpgme.

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>
---
 tests/gpg/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \

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