[rhel7-branch] Fix 'b' to begin installation handling

Vratislav Podzimek vpodzime at redhat.com
Tue Mar 18 10:28:31 UTC 2014


This patch fixes the code adding the "'b' to begin installation" functionality
which is only needed in the Summary hub and thus should be in its code instead
of its parent class' code. Without this patch Initial Setup requires hitting 'b'
to continue even if it prompts for 'c' and even if it makes no sense to use 'b'
in the Initial Setup.

I've overlooked this issue when reviewing the commit
eef1c66f51a9c792a33938a5e12efd5ef39e52d0.

Vratislav Podzimek (1):
  Only the Summary TUI hub wants to accept 'b' to continue (#1077546)

 pyanaconda/ui/tui/hubs/__init__.py | 11 ++---------
 pyanaconda/ui/tui/hubs/summary.py  | 28 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 9 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list