Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Todd Lipcon, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/9715 to look at the new patch set (#4). Change subject: [build] Reduce the chances of a build abort corrupting the build ...................................................................... [build] Reduce the chances of a build abort corrupting the build Introduces the fetch_and_patch() function to download-thirdparty.sh and updates all the downloads to call this function. This ensures we always touch the patchlevel file last. Also added an unzip_to_source() function to support cases like rapidjson where the unzipped archive name does not match the expected source directory name. Change-Id: I34b5065ebaf09503b0dc6daf11b962f5a41f7d76 --- M thirdparty/download-thirdparty.sh 1 file changed, 204 insertions(+), 206 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/9715/4 -- To view, visit http://gerrit.cloudera.org:8080/9715 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I34b5065ebaf09503b0dc6daf11b962f5a41f7d76 Gerrit-Change-Number: 9715 Gerrit-PatchSet: 4 Gerrit-Owner: Grant Henke <granthe...@apache.org> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com> Gerrit-Reviewer: Grant Henke <granthe...@apache.org> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org>