Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/4401
to review the following change.
Change subject: build-and-test: only run cmake once
......................................................................
build-and-test: only run cmake once
Running it twice as we were before was confusing, and the way in which we'd
override BUILD_TYPE was error-prone (e.g. the ASAN-specific check for
disabling core dumps was broken).
Change-Id: I8f9eb27d69ac4d120a0bdad1d1695b4f59b12641
---
M build-support/jenkins/build-and-test.sh
1 file changed, 38 insertions(+), 21 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/01/4401/1
--
To view, visit http://gerrit.cloudera.org:8080/4401
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f9eb27d69ac4d120a0bdad1d1695b4f59b12641
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>