X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT340-maildir-sync.sh;h=b474bf46e4be4ac6c51f4913d35b4c977bd4726e;hp=3186e70f56e4c03a3eb45dc85d1fd955f8e59a89;hb=14c60cf168ac3b0f277188c16e6012b7ebdadde7;hpb=957fc2e1a7d00636c7eaaf487edae65e7a63dc8f diff --git a/test/T340-maildir-sync.sh b/test/T340-maildir-sync.sh index 3186e70f..b474bf46 100755 --- a/test/T340-maildir-sync.sh +++ b/test/T340-maildir-sync.sh @@ -2,7 +2,7 @@ test_description="maildir synchronization" -. ./test-lib.sh +. ./test-lib.sh || exit 1 # Create the expected maildir structure mkdir $MAIL_DIR/cur @@ -39,7 +39,7 @@ output=$(notmuch show --format=json id:${gen_msg_id} | notmuch_json_show_sanitiz test_expect_equal_json "$output" '[[[{"id": "XXXXX", "match": true, "excluded": false, -"filename": "YYYYY", +"filename": ["YYYYY"], "timestamp": 42, "date_relative": "2001-01-05", "tags": ["inbox","replied"],