Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13732 )
Change subject: thirdparty: fix build-if-necessary in tarballs pt 2 ...................................................................... thirdparty: fix build-if-necessary in tarballs pt 2 This is a follow-up to 428d175 to use `find` instead of `grep` since `grep` returns an exit code of 1 when the results set is empty. Without this, I couldn't build 1.10.0 RC2 since build-if-necessary.sh would exit with 1. Change-Id: Ic8ffbd69c3622669b73500efaacd4f4e21cfa77a Reviewed-on: http://gerrit.cloudera.org:8080/13729 Reviewed-by: Todd Lipcon <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins (cherry picked from commit dcb8c394d968ee4b25baea0c2cc0e35a17c263d9) Reviewed-on: http://gerrit.cloudera.org:8080/13732 --- M thirdparty/build-if-necessary.sh 1 file changed, 1 insertion(+), 4 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/13732 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.10.x Gerrit-MessageType: merged Gerrit-Change-Id: Ic8ffbd69c3622669b73500efaacd4f4e21cfa77a Gerrit-Change-Number: 13732 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
