mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-15 03:03:11 +00:00
Tidy script.
This commit is contained in:
parent
725c9b67b6
commit
2ce74f3e0b
@ -33,7 +33,7 @@ sub run {
|
||||
# ctrl-alt-f2
|
||||
select_console "tty2-console";
|
||||
# Sometimes, we can see an authentication dialogue which
|
||||
# prevents the test from continuing. Authenticate,
|
||||
# prevents the test from continuing. Authenticate,
|
||||
# if that is the case.
|
||||
my $pass = get_var("USER_PASSWORD", "weakpassword");
|
||||
if (check_screen("auth_required", timeout => 30)) {
|
||||
|
Loading…
Reference in New Issue
Block a user