]> git.cworth.org Git - notmuch/blobdiff - test/setup.expected-output/config-with-comments
test: define test_private_C
[notmuch] / test / setup.expected-output / config-with-comments
index d9f796f22f0ddfa22f799882534e9ae6bcd67b83..d8397714874cbc4236422aa61bdda53f7e322205 100644 (file)
@@ -31,7 +31,7 @@ path=/path/to/maildir
 [user]
 name=Test Suite
 primary_email=test.suite@example.com
-other_email=another.suite@example.com;
+other_email=another.suite@example.com
 
 # Configuration for "notmuch new"
 #
@@ -49,7 +49,6 @@ other_email=another.suite@example.com;
 #
 [new]
 tags=foo;bar;
-ignore=
 
 # Search configuration
 #
@@ -61,7 +60,7 @@ ignore=
 #              query will override that exclusion.
 #
 [search]
-exclude_tags=baz;
+exclude_tags=baz
 
 # Maildir compatibility configuration
 #
@@ -85,4 +84,3 @@ exclude_tags=baz;
 #      commands will notice tag changes and update flags in filenames
 #
 [maildir]
-synchronize_flags=true