diff options
| author | David Bremner <david@tethera.net> | 2022-01-18 21:26:45 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-01-18 21:26:45 -0400 |
| commit | 87d5a5a8aa323077c0b79fce42d062839eb2ff2d (patch) | |
| tree | 15f2e953a17bc858c54684b6e8b9462dc2310130 /test/T310-emacs.sh | |
| parent | 2d036dbc3b6e48b12ab3e8aa0cbe713d2ef96854 (diff) | |
CLI: print extra headers only for non-replies
If in the future we decide to output extra headers for replies, this
should be controlled by a separate configuration option.
Diffstat (limited to 'test/T310-emacs.sh')
| -rwxr-xr-x | test/T310-emacs.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T310-emacs.sh b/test/T310-emacs.sh index 831df1cc..a05b828a 100755 --- a/test/T310-emacs.sh +++ b/test/T310-emacs.sh @@ -486,7 +486,6 @@ EOF test_expect_equal_file EXPECTED OUTPUT test_begin_subtest "Reply with show.extra_headers set" -test_subtest_known_broken notmuch config set show.extra_headers Received add_message '[from]="Sender <sender@example.com>"' \ [to]=test_suite_other@notmuchmail.org |
