You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Manoj Samel (JIRA)" <ji...@apache.org> on 2015/11/24 23:51:11 UTC

[jira] [Created] (SLIDER-1002) Output of "slider status " goes to stderr, not stdout

Manoj Samel created SLIDER-1002:
-----------------------------------

             Summary: Output of "slider status <name>" goes to stderr, not stdout
                 Key: SLIDER-1002
                 URL: https://issues.apache.org/jira/browse/SLIDER-1002
             Project: Slider
          Issue Type: Bug
          Components: client
    Affects Versions: Slider 0.80
            Reporter: Manoj Samel
            Priority: Minor


For most of the slider commands, the command output goes to stdout. For "slider status <name>" it goes to stderr - which is inconsistent with other commands and general convention

slider status foo 1> foo.out 2> foo.err

foo.out is empty, foo.err gets the status



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