[
https://issues.apache.org/jira/browse/MESOS-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399589#comment-15399589
]
Greg Mann commented on MESOS-5922:
----------------------------------
Note that we also need to fix this for the {{--version}} flag - I created a
ticket to track: MESOS-5928.
> mesos-agent --help exit status is 1
> -----------------------------------
>
> Key: MESOS-5922
> URL: https://issues.apache.org/jira/browse/MESOS-5922
> Project: Mesos
> Issue Type: Bug
> Components: slave
> Affects Versions: 1.0.0
> Reporter: Pierre Cheynier
> Priority: Minor
>
> Currently, if I'm doing {{mesos-agent --help}} it will return in error with
> exit_status=1.
> {noformat}
> [vagrant@mesos-centos-7 ~]$ mesos-agent --help > /dev/null 2>&1; echo $?
> 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)