Doron Fediuck has submitted this change and it was merged.
Change subject: cleanup: vds_installer: make main return boolean
......................................................................
cleanup: vds_installer: make main return boolean
As discussed at [1], and due to a bug resulted in returning boolean from
main instead of process exit value, main is modified to return boolean
to reduce future mistakes.
[1]
http://gerrit.ovirt.org/6721
Change-Id: If90f3afbab7fe381a10d10861e5cac6fe2c89b92
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M backend/manager/conf/vds_installer.py
1 file changed, 7 insertions(+), 7 deletions(-)
Approvals:
Doron Fediuck: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6762
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If90f3afbab7fe381a10d10861e5cac6fe2c89b92
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>