Ryan Barry has submitted this change and it was merged. Change subject: kdump_page: Catch KeyboardInterrupt when inputting "Ctrl+c" ......................................................................
kdump_page: Catch KeyboardInterrupt when inputting "Ctrl+c" Previously when inputting "Ctrl+c" during configuring KDump SSH, the UI will quit. Now try to catch KeyboardInterrupt and remove kdump configured files instead of quitting the whole application Change-Id: Idefe3c12abfbd253add0c286b064eec78cb91304 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=989389 Signed-off-by: hadong <[email protected]> --- M src/ovirt/node/setup/core/kdump_page.py 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Ryan Barry: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19322 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idefe3c12abfbd253add0c286b064eec78cb91304 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: hadong <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: hadong <[email protected]> Gerrit-Reviewer: hai bo <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
