Bug 975363 - Wallaby commands don't print on error output
Summary: Wallaby commands don't print on error output
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: wallaby-utils
Version: Development
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: grid-maint-list
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-18 08:59 UTC by Lubos Trilety
Modified: 2016-05-26 20:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-26 20:10:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lubos Trilety 2013-06-18 08:59:51 UTC
Description of problem:
Wallaby commands don't print problems on error output.

e.g.
# adding of existing parameter
$ wallaby add-param P
Adding the following parameter: P with {}
Console Connection Established...

$ wallaby add-param P 2>/dev/null
Adding the following parameter: P with {}
Console Connection Established...
Couldn't create parameter P (Parameter name P is already taken)

$ wallaby add-param P >/dev/null
$

Version-Release number of selected component (if applicable):
wallaby-utils-0.16.3-1

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.