]> git.notmuchmail.org Git - notmuch/commitdiff
Split thread_id value on commas before inserting into hash.
authorCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2009 23:04:25 +0000 (16:04 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Oct 2009 23:04:25 +0000 (16:04 -0700)
One thread_id value may have multiple thread IDs in it so we need
to separate them out before inserting into our hash.


No differences found