]> git.notmuchmail.org Git - notmuch/commit - test/T350-crypto.sh
tests: move FINGERPRINT definition to add_gnupg_home
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 20 Apr 2019 17:40:39 +0000 (13:40 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 24 Apr 2019 10:16:46 +0000 (07:16 -0300)
commit22ec4a36e60052b7de70a7b88df212ccaf249374
treed409a99d636727c4fa73b87425414b67c9105557
parent816633e636d7d512506105632c98c10c587f8890
tests: move FINGERPRINT definition to add_gnupg_home

If a test has added a GnuPG homedir, it may well want to know the
fingerprint.  This saves us from having to redefine this magic string
in multiple places when more tests eventually use the GnuPG homedir.
test/T350-crypto.sh
test/test-lib.sh