silly thinko
This commit is contained in:
parent
3e98cc6044
commit
23b814b5bc
|
@ -8,7 +8,7 @@
|
|||
use strict;
|
||||
use List::Util qw{first};
|
||||
|
||||
my ($mirror, $codename, $pkg, $pth, $output, $result);
|
||||
my ($mirror, $codename, $pkg, $pth, $output, $text_out);
|
||||
|
||||
$mirror = shift;
|
||||
$codename = shift;
|
||||
|
|
Loading…
Reference in New Issue