Change in ovirt-engine-cli[master]: cli: wrong error message appears after running 'show event -...
mpastern at redhat.com
mpastern at redhat.com
Mon Aug 26 11:29:25 UTC 2013
Michael Pasternak has submitted this change and it was merged.
Change subject: cli: wrong error message appears after running 'show event --id <wrong id>'
......................................................................
cli: wrong error message appears after running 'show event --id <wrong id>'
wrong error message appears after running 'show event --id <wrong id>'
show event --id 12345
Shows error message error: event "[12345]" does not exist.
It should be error: event 12345 does not exist.
Change-Id: I8184e083d9dcc84ca42282046c76513032590b03
Bug-Url: https://bugzilla.redhat.com/980855
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M src/cli/messages.py
M src/ovirtcli/command/show.py
2 files changed, 8 insertions(+), 2 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/16779
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8184e083d9dcc84ca42282046c76513032590b03
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
More information about the Engine-commits
mailing list