mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-29 00:53:09 +00:00
Take the latest of the links.
This commit is contained in:
parent
1565eaf58e
commit
9461fc7e14
8
bis.pl
8
bis.pl
@ -46,10 +46,10 @@ for my $iso (@$json) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
my $isolink = $links->[0];
|
my $isolink = $links->[-1];
|
||||||
if ($netinst eq "Netinst") {
|
#if ($netinst eq "Netinst") {
|
||||||
$isolink = $links->[-1];
|
# $isolink = $links->[-1];
|
||||||
}
|
#}
|
||||||
|
|
||||||
print("Sending the API command to openQA: \n");
|
print("Sending the API command to openQA: \n");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user