[
https://issues.apache.org/jira/browse/MESOS-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673823#comment-16673823
]
Kevin Klues commented on MESOS-9363:
------------------------------------
{noformat}
commit 992e3c4efd2f607b60f5e4b5bea7999692a01c0a
Author: Armand Grillet <[email protected]>
Date: Fri Nov 2 19:42:59 2018 -0400
Updated new CLI to propagate commands exit status properly.
In a later commit, this will be used by the two subcommands 'task
attach' and 'task exec' to return their proper exit statuses.
Review: https://reviews.apache.org/r/69206/
{noformat}
> Improve task exec to return correct exit status
> -----------------------------------------------
>
> Key: MESOS-9363
> URL: https://issues.apache.org/jira/browse/MESOS-9363
> Project: Mesos
> Issue Type: Task
> Components: cli
> Reporter: Armand Grillet
> Assignee: Armand Grillet
> Priority: Major
>
> Whatever the exit, {{mesos task exec}} always returns 0. We need to fix that
> to return the correct status code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)