Tim Armstrong has submitted this change and it was merged. Change subject: Allow overriding of Kudu github URL ......................................................................
Allow overriding of Kudu github URL This is a convenience to allow developers to build a branch of kudu from a different github account (e.g. their own fork). Testing: Tested it locally on a private github enterprise repo. The kudu build is still in progress but it successfully downloaded the tarball and started building it. Also confirmed that it still works if the URL is unspecified. Change-Id: I181c599816435ca4997d84a6cd90386c3841ce42 --- M source/kudu/build.sh 1 file changed, 4 insertions(+), 2 deletions(-) Approvals: Tim Armstrong: Verified -- To view, visit http://gerrit.cloudera.org:8080/5430 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I181c599816435ca4997d84a6cd90386c3841ce42 Gerrit-PatchSet: 2 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
