Hello Laszlo Gaal, Joe McDonnell,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20497
to look at the new patch set (#8).
Change subject: IMPALA-12436: (Addendum) Fix BUILD_MULTI=true jenkins/build.sh
......................................................................
IMPALA-12436: (Addendum) Fix BUILD_MULTI=true jenkins/build.sh
Quotes MULTI assignment.
Fixes a bootstrap race when the builder is first created by
bootstrapping during creation.
Switches from using rm --all-inactive (which incidentally needed --force
to avoid a prompt, and would fail to delete the impala-toolchain builder
if in use) to delete and recreate the builder when FORCE_REBUILD is set;
this is sufficient to clear the cache.
Skips deleting the builder at the end in case someone wants to rebuild
without FORCE_REBUILD.
Change-Id: Idb86f48c4e61cf271693f13cdf16fe1e99065393
---
M jenkins/build.sh
1 file changed, 12 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/native-toolchain
refs/changes/97/20497/8
--
To view, visit http://gerrit.cloudera.org:8080/20497
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idb86f48c4e61cf271693f13cdf16fe1e99065393
Gerrit-Change-Number: 20497
Gerrit-PatchSet: 8
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>