Todd Lipcon has submitted this change and it was merged. Change subject: thirdparty: fix broken clean build ......................................................................
thirdparty: fix broken clean build I had 'rm' where I meant 'rm -f', so was failing on a clean build. Change-Id: Iabdb6c71f65c128b5f71b7e522e51b2f05064855 Reviewed-on: http://gerrit.cloudera.org:8080/5196 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M thirdparty/build-definitions.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Todd Lipcon: Verified -- To view, visit http://gerrit.cloudera.org:8080/5196 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iabdb6c71f65c128b5f71b7e522e51b2f05064855 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
