aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/multipart
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2013-12-28 21:45:19 -0400
committerGravatar David Bremner <david@tethera.net>2013-12-28 21:45:19 -0400
commit47b9314eeecc7ae6c97a5933c8fe028fb6d2b410 (patch)
tree9c5bb5fb67b447fcc99c1d120c1e98655edf1ba0 /test/multipart
parent2de8ce9b37bfaed7c5a962a5316dbc9c9c3cb2c8 (diff)
parent05b534209d44b74105308e521dcac82a5e4afe43 (diff)
Merge tag '0.17_rc4'
notmuch 0.17~rc4 release
Diffstat (limited to 'test/multipart')
-rwxr-xr-xtest/multipart2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/multipart b/test/multipart
index b40fa2ca..85cbf672 100755
--- a/test/multipart
+++ b/test/multipart
@@ -594,7 +594,7 @@ test_expect_equal_file OUTPUT EXPECTED
test_begin_subtest "'notmuch reply' to a multipart message with json format"
notmuch reply --format=json 'id:87liy5ap00.fsf@yoom.home.cworth.org' | notmuch_json_show_sanitize >OUTPUT
-cat <<EOF >EXPECTED
+notmuch_json_show_sanitize <<EOF >EXPECTED
{"reply-headers": {"Subject": "Re: Multipart message",
"From": "Notmuch Test Suite <test_suite@notmuchmail.org>",
"To": "Carl Worth <cworth@cworth.org>, cworth@cworth.org",