From: Justus Winter Date: Fri, 9 Sep 2022 16:12:50 +0000 (+0200) Subject: test: compute expected keyid from fingerprint X-Git-Tag: 0.38_rc0~72 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=acb31939bb01b68dbcd90f6657f859ba35b74e7c test: compute expected keyid from fingerprint --- diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 3c6626b4..721cbfdd 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -467,7 +467,7 @@ expected='[[[{"id": "XXXXX", "Date": "Sat, 01 Jan 2000 12:00:00 +0000"}, "body": [{"id": 1, "sigstatus": [{"status": "error", - "keyid": "6D92612D94E46381", + "keyid": "'$(echo $FINGERPRINT | cut -c 25-)'", "errors": {"key-revoked": true}}], "content-type": "multipart/signed", "content": [{"id": 2,