X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fsetup.expected-output%2Fconfig-with-comments;h=d925acea352e41dd3133d4062cdf4ac025a075e8;hb=HEAD;hp=56c628e56b29f5007f49e78908238f8370d872cd;hpb=b76da87d29b6c9714e3d62fd8d459733df084f92;p=notmuch diff --git a/test/setup.expected-output/config-with-comments b/test/setup.expected-output/config-with-comments index 56c628e5..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,7 +46,6 @@ other_email=another.suite@example.com; # [new] tags=foo;bar; - # Search configuration # # The following option is supported here: @@ -60,8 +56,7 @@ tags=foo;bar; # query will override that exclusion. # [search] -exclude_tags=baz; - +exclude_tags=baz # Maildir compatibility configuration # # The following option is supported here: