[node-patches] Change in ovirt-node[master]: app: Reset after drop to shell

fabiand at redhat.com fabiand at redhat.com
Mon Oct 5 09:01:30 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: app: Reset after drop to shell
......................................................................

app: Reset after drop to shell

Change-Id: Ifb4e7e0c8b461f56a5ff30aee85a08520eb2976a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1267467
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/app.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/64/46964/1

diff --git a/src/ovirt/node/app.py b/src/ovirt/node/app.py
index da2cd24..56b1db5 100644
--- a/src/ovirt/node/app.py
+++ b/src/ovirt/node/app.py
@@ -396,6 +396,7 @@
 
         def return_ok(dialog, changes):
             with self.ui.suspended():
+                utils.console.reset()
                 utils.console.writeln("Dropping to rescue shell...")
                 open_console()
 


-- 
To view, visit https://gerrit.ovirt.org/46964
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb4e7e0c8b461f56a5ff30aee85a08520eb2976a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list