]> git.eshelyaron.com Git - emacs.git/commit
Stop some epg tests failing on rhel7 with gpg 2.0.22 (bug#23619)
authorGlenn Morris <rgm@gnu.org>
Tue, 16 May 2017 01:01:30 +0000 (21:01 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 16 May 2017 01:01:30 +0000 (21:01 -0400)
commit24d06313c4f205061fb74c9665d5819a05362636
treefcfb076727893ef21d241c8ce020ce6d28f5f948
parent4ce6e94c99a31475c4c411f06cf9abc096b95bbf
Stop some epg tests failing on rhel7 with gpg 2.0.22 (bug#23619)

* test/lisp/epg-tests.el (with-epg-tests):
Also set GNUPGHOME in the environment of child processes.
This avoids problems if gpg does not pass --homedir to spawned agent.
; Ref eg https://gpgtools.tenderapp.com/discussions/problems/29537-gpg2-doesnt-start-agent-properly-if-using-homedir
test/lisp/epg-tests.el