diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-17 08:22:11 -0700 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-17 08:22:11 -0700 |
commit | fe8fee235b11e58cfda7e8a09e120b0daabe3f43 (patch) | |
tree | 867d1106431f6a1f9e4515ca48ded7d0c8765239 /doc/bugs | |
parent | 211bcd11bd3b2409c43564891c4422081f7ad30e (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.mdwn | 3 |
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] |