Use agent when invoking GPG, skip asking for passphrase if present. (See also http...
commitcf63533c22086dced228c22434d3706bf1547394
authorfrank.richter@gmail.com <frank.richter@gmail.com>
Sun, 3 Aug 2008 16:34:51 +0000 (3 18:34 +0200)
committerThomas Leonard <talex5@gmail.com>
Sun, 3 Aug 2008 17:53:36 +0000 (3 18:53 +0100)
treed1532911f5a65a75f6c6c5624689b48c8a1ee134
parent9c4ab39e7e48b5522d9c214003d97416f31af805
Use agent when invoking GPG, skip asking for passphrase if present. (See also lists.gnupg.org/pipermail/gnupg-devel/2003-April/019946.html)

This fixes an I/O exception when gpg is used with an agent (as 0publish-gui
still tries to write something to gpg but the pipe is already dead)
signing.py