X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fmaildir-sync;h=0fc742a419bac7aacb69a762399bda4b11c745fd;hp=0914fa526116c629f0b8cff25a4406da04771d7f;hb=19c824c3fd7be29a2257cdd530ee23074c978d63;hpb=760e17488e6b11299f2971cf879b109b84816d14 diff --git a/test/maildir-sync b/test/maildir-sync index 0914fa52..0fc742a4 100755 --- a/test/maildir-sync +++ b/test/maildir-sync @@ -126,7 +126,7 @@ mv $MAIL_DIR/cur/adding-with-s-flag:2,S $MAIL_DIR/cur/adding-with-s-flag:2,RS mv $MAIL_DIR/cur/message-to-move-to-cur:2,S $MAIL_DIR/cur/message-to-move-to-cur:2,DS notmuch dump --output=dump.txt NOTMUCH_NEW >/dev/null -notmuch restore dump.txt +notmuch restore --input=dump.txt output=$(ls $MAIL_DIR/cur) test_expect_equal "$output" "$expected"