[Pkg-gnupg-commit] [gnupg2] 30/112: tests: Distribute standalone test runner.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Aug 30 17:48:16 UTC 2016


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

dkg pushed a commit to branch master
in repository gnupg2.

commit c971ff0823d9a649b32fd9f169a12abc3095246e
Author: Justus Winter <justus at g10code.com>
Date:   Mon Aug 1 11:08:43 2016 +0200

    tests: Distribute standalone test runner.
    
    * tests/openpgp/Makefile.am (EXTRA_DIST): Add missing file
    'run-tests.scm'.
    
    GnuPG-bug-id: 2431
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index fa02a93..7983d6f 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -159,7 +159,7 @@ sample_msgs = samplemsgs/issue2419.asc
 
 EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \
-	     $(sample_msgs) ChangeLog-2011
+	     $(sample_msgs) ChangeLog-2011 run-tests.scm
 
 CLEANFILES = prepared.stamp x y yy z out err  $(data_files) \
 	     plain-1 plain-2 plain-3 trustdb.gpg *.lock .\#lk* \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list