]> git.notmuchmail.org Git - notmuch/blobdiff - test/T357-index-decryption.sh
test: avoid unnecessary extraction of the test fingerprint
[notmuch] / test / T357-index-decryption.sh
index c9cd5e3001043bbf330b31c7605884edb8c00cb4..8a2d4c0265a6f9b1c98b10b5727db1c87d02b0ce 100755 (executable)
@@ -8,8 +8,6 @@ test_description='indexing decrypted mail'
 ##################################################
 
 add_gnupg_home
-# get key fingerprint
-FINGERPRINT=$(gpg --no-tty --list-secret-keys --with-colons --fingerprint | grep '^fpr:' | cut -d: -f10)
 
 # create a test encrypted message
 test_begin_subtest 'emacs delivery of encrypted message'