]> git.cworth.org Git - obsolete/notmuch-old/commit
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)
commitb173037398ae61ddc1017f94c8a63a71b1b4c3fc
tree9650821e1d3fe535ed51193701982d78e5c4ffac
parentae459a3f4ca0e24cb2012bc4af7af3aea4731fec
test: expand regex in test/basic

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.
test/basic