X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FT355-smime.sh;h=a8be45e7098e39531bc31112e840d2286434b1eb;hb=9916dea47319745632d7c0b61e5572ee559108ad;hp=a059fac50cd3cab25d438cf93d9871cfd7238ee2;hpb=a530a1706aa96cd20d7053bd91ecc5bfbee17756;p=notmuch diff --git a/test/T355-smime.sh b/test/T355-smime.sh index a059fac5..a8be45e7 100755 --- a/test/T355-smime.sh +++ b/test/T355-smime.sh @@ -44,7 +44,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "signature verification (notmuch CLI)" -test_subtest_known_broken output=$(notmuch show --format=json --verify subject:"test signed message 001" \ | notmuch_json_show_sanitize \ | sed -e 's|"created": [-1234567890]*|"created": 946728000|' \ @@ -70,7 +69,7 @@ expected='[[[{"id": "XXXXX", "content-type": "text/plain", "content": "This is a test signed message.\n"}, {"id": 3, - "content-length": 1922, + "content-length": "NONZERO", "content-transfer-encoding": "base64", "content-type": "application/x-pkcs7-signature", "filename": "smime.p7s"}]}]},