]> rtime.felk.cvut.cz Git - notmuch.git/commit
test/basic: use portable args for find
authorMike Kelly <pioto@pioto.org>
Wed, 30 May 2012 07:02:01 +0000 (03:02 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 2 Sep 2012 02:16:57 +0000 (23:16 -0300)
commit02853e983926af73ecbaf57592d132a717ed70ad
tree4664fd3ad37330626054d28960e8fcf4e48a99f2
parentd29ff5699de10394d7fdab41ce1c39e18c736332
test/basic: use portable args for find

`-executable` isn't available in FreeBSD's version of find, so use a
more portable version, `-perm +111`.
test/basic