Fabian Deutsch has submitted this change and it was merged. Change subject: Restore kdump config on ctrl+c, don't disable ......................................................................
Restore kdump config on ctrl+c, don't disable Since we already do this on an exception, it's pretty easy to move it out. If users press ctrl+c, restore kdump. Move the restoring to a method so it's reusable. Change-Id: I4c21b1f2c639662527a495493e57d10c5dceb822 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1053415 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/setup/core/kdump_page.py 1 file changed, 20 insertions(+), 22 deletions(-) Approvals: Fabian Deutsch: Looks good to me, approved Ryan Barry: Verified Objections: Jenkins CI: I would prefer that you didn't submit this -- To view, visit https://gerrit.ovirt.org/36290 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4c21b1f2c639662527a495493e57d10c5dceb822 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
