[
https://issues.apache.org/jira/browse/MESOS-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397841#comment-15397841
]
Greg Mann edited comment on MESOS-5922 at 7/28/16 5:17 PM:
-----------------------------------------------------------
[~pierrecdn], thanks for catching this! It was introduced with some recent
changes I made to the {{work_dir}} flag. And thanks very much for submitting
the patch! I left a small comment on the review request. Would you mind putting
{{MESOS-5922}} in the "Bugs" field of that RR, and adding me as a reviewer?
Username {{greggomann}}
[~vinodkone], would you mind shepherding this one? And perhaps it should be
included in 1.0.1?
was (Author: greggomann):
[~pierrecdn], thanks for catching this! It was introduced with some recent
changes I made to the {{work_dir}} flag. And thanks very much for submitting
the patch! I left a small comment on the review request. Would you mind adding
me as a reviewer? Username {{greggomann}}
[~vinodkone], would you mind shepherding this one? And perhaps it should be
included in 1.0.1?
> 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)