]> git.notmuchmail.org Git - notmuch/commitdiff
nmbug: ignore # comments
authorDavid Bremner <david@tethera.net>
Sun, 27 Mar 2016 20:25:11 +0000 (17:25 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 28 Mar 2016 12:29:42 +0000 (09:29 -0300)
Lines starting with # have always (for a long time, anyway) been ignored
by notmuch-restore, but have not been generated by notmuch-dump
previously.  In order to make nmbug robust against such output, ignore
comment lines.


No differences found