Move UEFI postinstall to tty4 too
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
836d1d2f89
commit
7c1f59cfe8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user