Hello Jean-Daniel Cryans, Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2135
to review the following change.
Change subject: cmake: also create build/latest symlink during cmake invocation
......................................................................
cmake: also create build/latest symlink during cmake invocation
This ensures build-and-test.sh's LINT build regenerates the build/latest
symlink. Otherwise, a Jenkins run will archive an old set of test logs after
a LINT build runs.
Yes, this means that "cmake ../.. && make" will create the symlink twice.
It's ideologically frustrating but harmless.
Change-Id: I229f05d88fd373c9b9456cdd5839b0c34855cc1e
---
M CMakeLists.txt
1 file changed, 6 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/2135/1
--
To view, visit http://gerrit.cloudera.org:8080/2135
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I229f05d88fd373c9b9456cdd5839b0c34855cc1e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Todd Lipcon <[email protected]>