[
https://issues.apache.org/jira/browse/MESOS-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179251#comment-14179251
]
Vinod Kone commented on MESOS-1960:
-----------------------------------
I'm confused. why is the link command being executed *every* time you run
bootstrap? Isn't it guarded by "if file doesn't exist"?
> Silence symbolic link to pre-commit in bootstrap
> ------------------------------------------------
>
> Key: MESOS-1960
> URL: https://issues.apache.org/jira/browse/MESOS-1960
> Project: Mesos
> Issue Type: Improvement
> Reporter: Niklas Quarfot Nielsen
> Priority: Trivial
>
> Every time I run bootstrap, I see:
> {code}
> $ ./bootstrap
> ln: .git/hooks/pre-commit: File exists
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> ...
> {code}
> Should be pretty trivial to silence.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)