mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Sigh, declare $mockver
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
98bb256950
commit
b228af2f76
@ -10,6 +10,7 @@ sub run {
|
|||||||
my $branch;
|
my $branch;
|
||||||
my $repoks;
|
my $repoks;
|
||||||
my $releasever;
|
my $releasever;
|
||||||
|
my $mockver;
|
||||||
if ($version eq $rawrel) {
|
if ($version eq $rawrel) {
|
||||||
$branch = "main";
|
$branch = "main";
|
||||||
$repoks = "fedora-repo-rawhide.ks";
|
$repoks = "fedora-repo-rawhide.ks";
|
||||||
|
Loading…
Reference in New Issue
Block a user