[ 
https://issues.apache.org/jira/browse/MESOS-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14660100#comment-14660100
 ] 

gyliu commented on MESOS-3218:
------------------------------

The bootstrap is only for developers and it is not suggested to run "ln -s xx 
xx" manually by developer.

> Enhance the bootstrap script
> ----------------------------
>
>                 Key: MESOS-3218
>                 URL: https://issues.apache.org/jira/browse/MESOS-3218
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Chen Zhiwei
>            Assignee: Chen Zhiwei
>            Priority: Trivial
>
> Running bootstrap command in Mesos root directory will create some link files.
> But it can't handle below case:
> 1. Users accidently create an invalid link file
> $ ln -s .gitignore-templat .gitignore
> 2. Then running bootstrap command will show an error message
> $ ./bootstrap 
> ln: failed to create symbolic link ‘.gitignore’: File exists
> The `test -e` command can't recognize invalid link file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to