Michael Burns has uploaded a new change for review. Change subject: installer: Remove sys.exit calls ......................................................................
installer: Remove sys.exit calls Replace sys.exit calls with return to prevent the installer from dropping to the console in the case of a failure. rhbz#802589 Change-Id: Ie6887fd95cefce78a84b1bb92f1b1a3aa23a0d4e Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M scripts/network.py M scripts/ovirtfunctions.py M scripts/storage.py 3 files changed, 32 insertions(+), 72 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/20/4520/1 -- To view, visit http://gerrit.ovirt.org/4520 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie6887fd95cefce78a84b1bb92f1b1a3aa23a0d4e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Michael Burns <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
