]> git.cworth.org Git - notmuch/commitdiff
lib: strip trailing '/' from pathnames (sexp queries).
authorDavid Bremner <david@tethera.net>
Fri, 21 Jan 2022 23:38:53 +0000 (19:38 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 27 Jan 2022 11:48:27 +0000 (07:48 -0400)
This changes makes the sexp query parser consistent with the infix one
in ignoring trailing '/'. Here we do a bit better and ignore any
number of trailing '/'.


No differences found