]> git.notmuchmail.org Git - notmuch/blobdiff - test/setup.expected-output/config-with-comments
CLI/setup: special case single item lists
[notmuch] / test / setup.expected-output / config-with-comments
index 56c628e56b29f5007f49e78908238f8370d872cd..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"
 #
@@ -60,7 +60,7 @@ tags=foo;bar;
 #              query will override that exclusion.
 #
 [search]
-exclude_tags=baz;
+exclude_tags=baz
 
 # Maildir compatibility configuration
 #