Michael Smith has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/20497 )
Change subject: IMPALA-12436: (Addendum) Fix jenkins/build.sh ...................................................................... IMPALA-12436: (Addendum) Fix jenkins/build.sh Fixes mistakes in jenkins/build.sh: it would prompt on rm --all-inactive, and MULTI needed to be quoted. Switches to use the impala-toolchain builder rather than specify it every time. When we used --builder, builds would fail when you attempted to start multiple at once; using a single builder before starting all the builds seems to avoid that issue. Always removes the builder (if present) before building because we don't want to use cached builds. Change-Id: Idb86f48c4e61cf271693f13cdf16fe1e99065393 --- M jenkins/build.sh 1 file changed, 5 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/97/20497/2 -- 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: 2 Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>