]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
test: expand regex in test/basic
authorDavid Bremner <bremner@debian.org>
Sat, 10 Nov 2012 19:16:04 +0000 (15:16 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 10 Nov 2012 20:47:10 +0000 (16:47 -0400)
Over time, maintaining this very long regex has become irritating,
especially when resolving conflicts.

This patch replaces the call to sed with multiple extra arguments to
find.  Since each test binary is now on it's own line, this should
make resolving conflicts easier.


No differences found