Hello Adar Dembo, Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/6667

to look at the new patch set (#2).

Change subject: [cmake] fixed 'latest' dir symlink on MacOS X
......................................................................

[cmake] fixed 'latest' dir symlink on MacOS X

If the 'latest' symbolic link already exists, do not follow it, so the
'latest' link is updated to point to the new src directory.  Prior to
this, the result symlink on OS X would be created in the directory
which the 'latest' points at.

The fix is in replacing Linux-specific '-T' option with '-n' option
which is compatible at least between BSD-style and Linux ln
implementations and adding that '-n' flag regardless of the platform.

Change-Id: Ica6314eb5274e853b7b39b7e6ede17305d0c646d
---
M CMakeLists.txt
1 file changed, 2 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/6667/2
-- 
To view, visit http://gerrit.cloudera.org:8080/6667
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ica6314eb5274e853b7b39b7e6ede17305d0c646d
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <danburk...@apache.org>
Gerrit-Reviewer: Kudu Jenkins

Reply via email to