diff options
| author | David Bremner <david@tethera.net> | 2021-02-14 09:32:41 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-03-27 09:26:14 -0300 |
| commit | b76da87d29b6c9714e3d62fd8d459733df084f92 (patch) | |
| tree | ab612562cb1ba24f1640fbea011653f49051996e /test/setup.expected-output | |
| parent | 3787fe6c84ae223ba8c34920c3a2495c71abfe6c (diff) | |
CLI/config: migrate notmuch_config_open to new config
notmuch_config_open will be preserved in the medium term for use by
the commands that are manipulating the config file directly (config
and setup)
Diffstat (limited to 'test/setup.expected-output')
| -rw-r--r-- | test/setup.expected-output/config-with-comments | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/setup.expected-output/config-with-comments b/test/setup.expected-output/config-with-comments index d9f796f2..56c628e5 100644 --- a/test/setup.expected-output/config-with-comments +++ b/test/setup.expected-output/config-with-comments @@ -49,7 +49,6 @@ other_email=another.suite@example.com; # [new] tags=foo;bar; -ignore= # Search configuration # @@ -85,4 +84,3 @@ exclude_tags=baz; # commands will notice tag changes and update flags in filenames # [maildir] -synchronize_flags=true |
