Move UEFI postinstall to tty4 too

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-03-10 08:38:20 -08:00
parent 836d1d2f89
commit 7c1f59cfe8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ use testapi;
sub run {
my $self=shift;
if (not( check_screen "root_console", 0)) {
$self->root_console(tty=>3);
$self->root_console(tty=>4);
}
assert_screen "root_console";
# this test shows if the system is booted with efi