summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-17 08:22:11 -0700
committerGravatar Joey Hess <joey@kitenet.net>2012-08-17 08:22:11 -0700
commitfe8fee235b11e58cfda7e8a09e120b0daabe3f43 (patch)
tree867d1106431f6a1f9e4515ca48ded7d0c8765239 /doc/bugs
parent211bcd11bd3b2409c43564891c4422081f7ad30e (diff)
Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt.
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/gpg_needs_--use-agent.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/gpg_needs_--use-agent.mdwn b/doc/bugs/gpg_needs_--use-agent.mdwn
index 481b5cc17..d9977909b 100644
--- a/doc/bugs/gpg_needs_--use-agent.mdwn
+++ b/doc/bugs/gpg_needs_--use-agent.mdwn
@@ -48,3 +48,6 @@ A patch to fix this issue:
-- be quiet, even about checking the trustdb
--
1.7.10.4
+
+> Thanks, [[done]].. I never noticed this since I have use-agent set in
+> gpg.conf. --[[Joey]