X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT355-smime.sh;h=a8be45e7098e39531bc31112e840d2286434b1eb;hp=a059fac50cd3cab25d438cf93d9871cfd7238ee2;hb=3891d6cb98ebd9940d947d963e0528cc2db9a752;hpb=a530a1706aa96cd20d7053bd91ecc5bfbee17756 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"}]}]},