Use the find -exec instead of find ... | xargs otherwise when there is error log...
authorRomain Gilles <rgilles@github>
Tue, 6 Sep 2016 21:28:22 +0000 (23:28 +0200)
committerRomain Gilles <rgilles@github>
Tue, 6 Sep 2016 21:28:22 +0000 (23:28 +0200)
commit582fd90c4a351d167c98fc6d7d23ed9b6ed0c89f
treeb8d282201a25d7954a8453f14e335231ff19c3c9
parentafd230af8ddc555b3baf399f293d8af67ea767e8
Use the find -exec instead of find ... | xargs otherwise when there is error log in the output of the build.
tests/JavaTest.sh