Bug 980855 - RHEVM-CLI: [TEXT] wrong error message appears after running 'show event --id <wrong id>'
Summary: RHEVM-CLI: [TEXT] wrong error message appears after running 'show event --id ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.3.0
Assignee: Ravi Nori
QA Contact: Ilia Meerovich
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-03 11:19 UTC by Ilia Meerovich
Modified: 2016-02-10 19:19 UTC (History)
7 users (show)

Fixed In Version: is13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 16779 0 None None None Never

Description Ilia Meerovich 2013-07-03 11:19:15 UTC
Build is4:

Please take a look at the next output:
-----------------------------------------

[RHEVM shell (connected)]# show event --id foo


error: event "['foo']" does not exist.


[RHEVM shell (connected)]# show event --id 1222


error: event "[1222]" does not exist.
------------------------------------------

expected message should be something like:
error: event 'foo' does not exist.
error: event 1222 does not exist.

Comment 1 Ilia Meerovich 2013-09-08 13:37:36 UTC
[imeerovi@imeerovi (97% =) ~]$ rpm -q rhevm-cli
rhevm-cli-3.3.0.6-1.el6ev.noarch
[imeerovi@imeerovi (97% =) ~]$ rhevm-shell 

 ==========================================
 >>> connected to RHEVM manager 3.3.0.0 <<<
 ==========================================


        
 ++++++++++++++++++++++++++++++++++++++++++
 
           Welcome to RHEVM shell
 
 ++++++++++++++++++++++++++++++++++++++++++
        
    
[RHEVM shell (connected)]# show event --id foo


error: event foo does not exist.


[RHEVM shell (connected)]# show event --id 1234


error: event 1234 does not exist.


[RHEVM shell (connected)]#

Comment 2 Itamar Heim 2014-01-21 22:31:16 UTC
Closing - RHEV 3.3 Released

Comment 3 Itamar Heim 2014-01-21 22:31:17 UTC
Closing - RHEV 3.3 Released

Comment 4 Itamar Heim 2014-01-21 22:34:03 UTC
Closing - RHEV 3.3 Released


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