[node-patches] Change in ovirt-node[master]: auto-install: Don't call sys.exit()
mburns at redhat.com
mburns at redhat.com
Mon Jul 15 14:45:35 UTC 2013
Michael Burns has submitted this change and it was merged.
Change subject: auto-install: Don't call sys.exit()
......................................................................
auto-install: Don't call sys.exit()
Python will do the right thing (tm). Exit wqith 0 if no exception is
raised, 1 otherwise.
Change-Id: Ideb603a831a4932809c04205c14c0a90acafad10
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirt-auto-install.py
1 file changed, 0 insertions(+), 3 deletions(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
Michael Burns:
--
To view, visit http://gerrit.ovirt.org/16726
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ideb603a831a4932809c04205c14c0a90acafad10
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list