From 58dfc877214a07ca2eb52e43cda77883f672603f Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Wed, 1 Jan 2014 17:20:14 +0200 Subject: insert: respect maildir.synchronize_flags Don't synchronize maildir flags if the user doesn't want it. --- test/insert | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/insert b/test/insert index 9283e70b..e8dc4c09 100755 --- a/test/insert +++ b/test/insert @@ -114,7 +114,6 @@ dirname=$(dirname "$output") test_expect_equal "$dirname" "$MAIL_DIR/cur" test_begin_subtest "Insert message with maildir sync off goes to new/" -test_subtest_known_broken OLDCONFIG=$(notmuch config get maildir.synchronize_flags) notmuch config set maildir.synchronize_flags false gen_insert_msg -- cgit v1.2.3