commit | 5e47973204c4ae3f8db2b89aba8895e3a5aaabbb | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@google.com> | Tue Sep 22 18:13:48 2015 -0400 |
committer | Mike Frysinger <vapier@google.com> | Thu Oct 22 09:50:59 2015 -0400 |
tree | 542d28a23e4e044604e64bb0da3c8d9003770c54 | |
parent | e0c7b4ec96d4aa584f79a24aea7c682a114143d8 [diff] |
use `find -exec ... +` everywhere This is more efficient as find itself can handle correctly passing arguments down to the command, and this is in POSIX. The current versions of OS X also support this form. BUG=None TEST=mgrep still works Change-Id: Ie570867609113868daaf068658c4f7e6f4ae42fa