Fabian Deutsch has submitted this change and it was merged. Change subject: Let applications specify their own quit function ......................................................................
Let applications specify their own quit function Keep the old behavior, and default to it if nothing is passed, but allow Application() objects (setup, installer, et al) to decide what happens when a user quits. Change-Id: I2bffc0e5ea625457bae1eb1106976de7a7053dbb Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/app.py M src/ovirt/node/ui/urwid_builder.py 2 files changed, 5 insertions(+), 3 deletions(-) -- To view, visit http://gerrit.ovirt.org/22378 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2bffc0e5ea625457bae1eb1106976de7a7053dbb Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
