X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Fsetup.expected-output%2Fconfig-with-comments;h=d925acea352e41dd3133d4062cdf4ac025a075e8;hb=refs%2Fheads%2Fnmweb;hp=d9f796f22f0ddfa22f799882534e9ae6bcd67b83;hpb=ee0e1cfb1748a11f14d7b5381b0fea55faac9567;p=notmuch diff --git a/test/setup.expected-output/config-with-comments b/test/setup.expected-output/config-with-comments index d9f796f2..d925acea 100644 --- a/test/setup.expected-output/config-with-comments +++ b/test/setup.expected-output/config-with-comments @@ -1,7 +1,6 @@ # .notmuch-config - Configuration file for the notmuch mail system # # For more information about notmuch, see https://notmuchmail.org - # Database configuration # # The only value supported here is 'path' which should be the top-level @@ -12,7 +11,6 @@ # [database] path=/path/to/maildir - # User configuration # # Here is where you can let notmuch know how you would like to be @@ -31,8 +29,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" # # The following options are supported here: @@ -49,8 +46,6 @@ other_email=another.suite@example.com; # [new] tags=foo;bar; -ignore= - # Search configuration # # The following option is supported here: @@ -61,8 +56,7 @@ ignore= # query will override that exclusion. # [search] -exclude_tags=baz; - +exclude_tags=baz # Maildir compatibility configuration # # The following option is supported here: @@ -85,4 +79,3 @@ exclude_tags=baz; # commands will notice tag changes and update flags in filenames # [maildir] -synchronize_flags=true