]> git.notmuchmail.org Git - notmuch/commit
test: check openssl prequisite for add_gpgsm_home
authorDavid Bremner <david@tethera.net>
Tue, 8 Jun 2021 19:39:10 +0000 (16:39 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 8 Jun 2021 20:15:46 +0000 (17:15 -0300)
commita19d2b0d2b8c666d0a3641dc2e7e1b4e73b7c2bd
treebb17ac87736c8f104dbb4126c7c65074eac00672
parent0478c0e077a697caeaa2f99678f69b57e6975b6e
test: check openssl prequisite for add_gpgsm_home

This is a fix for the test failures reported by Dan Čermák [1].

It is more robust to check for the prerequisite inside the function
that uses it, rather than in every test file that calls the function.

[1]: id:87k0n4fqgm.fsf@tethera.net
test/test-lib.sh