X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fmaildir-sync;h=0fc742a419bac7aacb69a762399bda4b11c745fd;hb=02a0f341dc364572792a8b8511048ef2cd160a4e;hp=0914fa526116c629f0b8cff25a4406da04771d7f;hpb=760e17488e6b11299f2971cf879b109b84816d14;p=notmuch 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"