mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-21 08:03:08 +00:00
Find exceptions.
This commit is contained in:
parent
79d5719c33
commit
bfab9f9a42
@ -37,7 +37,7 @@ sub run {
|
||||
# If no internet is detected, deal with no internet else connect
|
||||
# to a local domain.
|
||||
|
||||
my $counter = 0
|
||||
my $counter = 0;
|
||||
while (!checkscreen("win_setup_no_internet") or !checkscreen("win_setup_local_account")) {
|
||||
sleep 10;
|
||||
$counter += 1;
|
||||
|
Loading…
Reference in New Issue
Block a user