[Pkg-privacy-commits] [msva-perl] 15/15: create a test gpg.conf for tests/basic to avoid spurious warnings
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository msva-perl.
commit e072844199313e27742e43d4ebf1f0b0b5d01387
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Mon Sep 9 02:22:59 2013 -0400
create a test gpg.conf for tests/basic to avoid spurious warnings
---
tests/basic | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/basic b/tests/basic
index 4ec2905..90f1380 100755
--- a/tests/basic
+++ b/tests/basic
@@ -38,6 +38,7 @@ printf "\ndone\n"
WORKDIR=$(mktemp -d)
mkdir -m 0700 "${WORKDIR}/"{pkc,sec,gnupg}
+touch "${WORKDIR}/gnupg/gpg.conf"
export GNUPGHOME="${WORKDIR}/gnupg"
if gpg --quick-random --version ; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list