aboutsummaryrefslogtreecommitdiff
path: root/test/maildir-sync
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-11-11 04:11:21 -0800
committerCarl Worth <cworth@cworth.org>2010-11-11 04:11:21 -0800
commit28708d2bd399ed1dc7968918833df3683c7accec (patch)
treeb608b8e0ac523cb2373119b50b586909f7845987 /test/maildir-sync
parent937ecd5057659474aa3f7ffe9d2a5d850a641567 (diff)
Enable maildir synchronization by default.
This is a useful feature that most people should want, so enable it by default, (still allowing customization to disable it of course).
Diffstat (limited to 'test/maildir-sync')
-rwxr-xr-xtest/maildir-sync5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/maildir-sync b/test/maildir-sync
index 363534a..d3931a1 100755
--- a/test/maildir-sync
+++ b/test/maildir-sync
@@ -12,11 +12,6 @@ filter_show_json() {
echo
}
-cat >> "$NOTMUCH_CONFIG" <<EOF
-[maildir]
-synchronize_flags=true
-EOF
-
# Create the expected maildir structure
mkdir $MAIL_DIR/cur
mkdir $MAIL_DIR/new