]> granicus.if.org Git - neomutt/commit
Fix GPG_TTY to be added to envlist. (closes #3931)
authorKevin McCarthy <kevin@8t8.us>
Tue, 18 Apr 2017 19:25:17 +0000 (12:25 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 18 Apr 2017 22:43:40 +0000 (23:43 +0100)
commit71e2e9232429de2f88480343f7a5ffd3ba7b2a0a
tree50c8cc3fde01de4301042b03b1da8177b9c6b44d
parent0b1fcd44bcabb08c7a5a9b796a93aea9aec653cd
Fix GPG_TTY to be added to envlist. (closes #3931)

Changeset 37209157e33c converted filters to use the envlist.
Unfortunately, I missed that pgp.c sets GPG_TTY when using the GnuPG
agent.  Convert to add GPG_TTY to the envlist too.
filter.c
init.c
pgp.c
protos.h