daft cut and paste error
This commit is contained in:
parent
f3bcdaabe8
commit
30ba984b96
|
@ -243,7 +243,7 @@ while (defined (my $pkg = <INLIST>)) {
|
|||
print LOG "CD $disknum: GUESS_TOTAL is $size after adding $reinclude_pkg\n";
|
||||
$pkgs_this_cd++;
|
||||
$pkgs_done++;
|
||||
push (@pkgs_added, $overflowpkg);
|
||||
push (@pkgs_added, $entry);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue