Merge branch 'st/lib-gpg-kill-stray-agent'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:27:00 +0000 (13:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:27:00 +0000 (13:27 -0700)
commita6f1456380f114e26d68771d9316c57ab468b8fe
tree9379ecdc25cb4e5c6bfebe9eafa5e56e85e0b460
parente57856502d93d1571d1280638b5b33000412d109
parent29ff1f8f7493ecd5b90521adff6ed523d61ec73f
Merge branch 'st/lib-gpg-kill-stray-agent'

Some versions of GnuPG fails to kill gpg-agent it auto-spawned
and such a left-over agent can interfere with a test.  Work it
around by attempting to kill one before starting a new test.

* st/lib-gpg-kill-stray-agent:
  t: lib-gpg: flush gpg agent on startup