silly thinko

This commit is contained in:
cd-builder user 2012-12-06 17:39:34 +00:00
parent 3e98cc6044
commit 23b814b5bc
1 changed files with 1 additions and 1 deletions

View File

@ -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;