mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 09:54:21 +00:00
Brown paper bag fix for modularity_setup
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
8b997279a4
commit
326ea5c913
@ -5,6 +5,7 @@ use testapi;
|
|||||||
use utils;
|
use utils;
|
||||||
|
|
||||||
sub run {
|
sub run {
|
||||||
|
my $self = shift;
|
||||||
# switch to tty and login as root
|
# switch to tty and login as root
|
||||||
$self->root_console(tty => 3);
|
$self->root_console(tty => 3);
|
||||||
# modular repos are not installed by default since F39
|
# modular repos are not installed by default since F39
|
||||||
|
Loading…
Reference in New Issue
Block a user