aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/tree.expected-output/notmuch-tree-single-thread
diff options
context:
space:
mode:
authorGravatar Mark Walters <markwalters1009@gmail.com>2013-12-19 19:12:23 +0000
committerGravatar David Bremner <david@tethera.net>2014-01-13 14:12:29 -0400
commit719391f09a17d0e18772a51f5730e1b00fcce077 (patch)
treea0e3af4b281bcbd2f50edf95e3a4a5d6cf1b4c1a /test/tree.expected-output/notmuch-tree-single-thread
parenta7e072f2773cffa35ddcb5a3c6dc4563917cc93f (diff)
emacs: tree remove comma separator tags
Previously the tags on each line in tree view were separarted by ", " not just " ". This is different from show and search views. This patch removes this comma. This is a large patch as essentially every line of each of the expected outputs in the tree tests needs updating. Apart from aesthetic reasons this simplifies the switch to notmuch-tag-format-tags in the next patch.
Diffstat (limited to 'test/tree.expected-output/notmuch-tree-single-thread')
-rw-r--r--test/tree.expected-output/notmuch-tree-single-thread8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/tree.expected-output/notmuch-tree-single-thread b/test/tree.expected-output/notmuch-tree-single-thread
index c9e5ef82..2285d10e 100644
--- a/test/tree.expected-output/notmuch-tree-single-thread
+++ b/test/tree.expected-output/notmuch-tree-single-thread
@@ -1,6 +1,6 @@
2009-11-17 Mikhail Gusarov ┬►[notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox)
- 2009-11-17 Mikhail Gusarov ├─►[notmuch] [PATCH 2/2] Include <stdint.h> to get uint32_t in C++ file with gcc 4.4 (inbox, unread)
- 2009-11-17 Carl Worth ╰┬►[notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox, unread)
- 2009-11-17 Keith Packard ╰┬► ... (inbox, unread)
- 2009-11-18 Carl Worth ╰─► ... (inbox, unread)
+ 2009-11-17 Mikhail Gusarov ├─►[notmuch] [PATCH 2/2] Include <stdint.h> to get uint32_t in C++ file with gcc 4.4 (inbox unread)
+ 2009-11-17 Carl Worth ╰┬►[notmuch] [PATCH 1/2] Close message file after parsing message headers (inbox unread)
+ 2009-11-17 Keith Packard ╰┬► ... (inbox unread)
+ 2009-11-18 Carl Worth ╰─► ... (inbox unread)
End of search results.