]> git.notmuchmail.org Git - notmuch/commit - test/test-lib.sh
test: Allow tests to have both gpg and gpgsm active at once
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Apr 2020 19:34:21 +0000 (15:34 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 30 Apr 2020 20:54:58 +0000 (17:54 -0300)
commit51c43d0e925486b2c7b9a708ba9aebc22dde57a6
tree1d3ef1e5c543cdbb5ecf05874d0cac31e4372e89
parent7eaac52ddbb7c95b7e92c24d84eecdb3e9691021
test: Allow tests to have both gpg and gpgsm active at once

Without this fix, we couldn't run both add_gnupg_home and
add_gpgsm_home in the same test script.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/test-lib.sh