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 <rn...@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 <rn...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches