]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
test: fix count test
authorJani Nikula <jani@nikula.org>
Tue, 4 Dec 2012 21:26:31 +0000 (23:26 +0200)
committerDavid Bremner <bremner@debian.org>
Sat, 8 Dec 2012 13:19:34 +0000 (09:19 -0400)
The quoting for ${SEARCH} is broken when it's supposed to be '*', and
it seems tricky to get it right. Just drop the variable and use '*'
directly. Before this, none of the messages ever matched, and the test
was comparing zeros.


No differences found