Mike Percy has submitted this change and it was merged. Change subject: thirdparty: Clean up thirdparty prefix from previous builds ......................................................................
thirdparty: Clean up thirdparty prefix from previous builds If we are rebuilding thirdparty anyway, let's remove the artifacts from previous builds that were previously installed, since we are going to reinstall them anyway. This should not affect build times, since we are not wiping out the build directory, and this will protect us against bad artifacts left over from previous failed builds. Change-Id: If2a7ceb3dad1acede152775611f549798723016c Reviewed-on: http://gerrit.cloudera.org:8080/5826 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Mike Percy <[email protected]> --- M thirdparty/build-thirdparty.sh M thirdparty/postflight.py M thirdparty/vars.sh 3 files changed, 43 insertions(+), 15 deletions(-) Approvals: Mike Percy: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5826 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If2a7ceb3dad1acede152775611f549798723016c Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Mike Percy <[email protected]>
