> On Nov. 21, 2014, 1:41 a.m., Michael Park wrote:
> > Where is it installing symlink? If it's the Mesos src dir, does that mean 
> > https://github.com/apache/mesos/blob/master/.clang-format is somehow 
> > missing?

I thought I had put that symlink there myself, guess we include that one in the 
repository. This is the style we use for the other various user-customizable 
config things (Reviewboard, gitignore, etc). For now I can just discard this 
then.


- Cody


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28309/#review62497
-----------------------------------------------------------


On Nov. 21, 2014, 1:42 a.m., Cody Maloney wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28309/
> -----------------------------------------------------------
> 
> (Updated Nov. 21, 2014, 1:42 a.m.)
> 
> 
> Review request for mesos, switched to 'mcypark' and Vinod Kone.
> 
> 
> Bugs: MESOS-2149
>     https://issues.apache.org/jira/browse/MESOS-2149
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Sets clang-format to be installed on clang-format to reduce difficulty to 
> setup a machine.
> 
> 
> Diffs
> -----
> 
>   .gitignore-template 3e2b11ca8a9f9e77f58718ae3425a983a24d5865 
>   bootstrap a77c09853024d4d057fee82acde4c8b433e4f01b 
> 
> Diff: https://reviews.apache.org/r/28309/diff/
> 
> 
> Testing
> -------
> 
> $cat .clang-format
> cat: .clang-format: No such file or directory
> $./bootstrap
> ...
> $ls -alh .clang-format
> lrwxrwxrwx 1 cody cody 20 Nov 20 16:03 .clang-format -> support/clang-format
> $cat .clang-format
> ...
> $git status
>   # No new untracked files
> 
> 
> Thanks,
> 
> Cody Maloney
> 
>

Reply via email to