[Pkg-gnupg-commit] [gpgme] 54/103: tests: Fix blunder.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Thu Dec 14 18:53:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gpgme.
commit ceed4a74540cf2c316b65cf62a9926c65019bb81
Author: Justus Winter <justus at g10code.com>
Date: Thu Jul 13 16:04:07 2017 +0200
tests: Fix blunder.
--
Fixes-commit: 9cd2b58dfb2c21cce64520cf4c726859b583d14e
Signed-off-by: Justus Winter <justus at g10code.com>
---
tests/gpgsm/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/gpgsm/Makefile.am b/tests/gpgsm/Makefile.am
index a5667a8..274ba9d 100644
--- a/tests/gpgsm/Makefile.am
+++ b/tests/gpgsm/Makefile.am
@@ -65,7 +65,7 @@ BUILT_SOURCES = gpgsm.conf trustlist.txt pubring-stamp \
./gpgsm.conf:
echo disable-crl-checks > ./gpgsm.conf
echo faked-system-time 1008241200 >> ./gpgsm.conf
- echo "agent-program `which $(GPG_AGENT)`|--debug-quick-random" >> ./gpg.conf
+ echo "agent-program `which $(GPG_AGENT)`|--debug-quick-random" >> ./gpgsm.conf
./private-keys-v1.d/gpg-sample.stamp: $(srcdir)/$(key_id)
-gpgconf --kill all
--
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