1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-28 05:03:09 +00:00
This commit is contained in:
Lukas Ruzicka 2024-11-27 10:07:30 +01:00
parent 40f29759e8
commit a3fbe7fcc9

View File

@ -14,8 +14,8 @@ sub strip_marks {
return $string; return $string;
} }
my get_fedora_schedule_version { sub get_fedora_schedule_version {
sleep(10);
} }
sub check_eol { sub check_eol {