Kiril Nesenko has submitted this change and it was merged.
Change subject: engine-log-collector - fix exit value on wrong password
......................................................................
engine-log-collector - fix exit value on wrong password
Removed too early exception handling that caused an exit with a
wrong exit code (0 instead of 2) when providing a wrong password.
Change-Id: I6df67832c75ba073d73111a0861c9b6e8a6660ed
Bug-Url:
https://bugzilla.redhat.com/788993
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M src/helper/hypervisors.py
1 file changed, 24 insertions(+), 29 deletions(-)
Approvals:
Kiril Nesenko: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13468
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6df67832c75ba073d73111a0861c9b6e8a6660ed
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: ovirt-log-collector-3.2
Gerrit-Owner: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>