Grant Henke has uploaded this change for review. ( 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) --- M thirdparty/build-if-necessary.sh 1 file changed, 1 insertion(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/13732/1 -- 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: newchange Gerrit-Change-Id: Ic8ffbd69c3622669b73500efaacd4f4e21cfa77a Gerrit-Change-Number: 13732 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
