Close the list input when we're done with it

This commit is contained in:
Steve McIntyre 2008-11-22 08:38:59 +00:00
parent 788e133770
commit 91b43114ab
1 changed files with 1 additions and 0 deletions

View File

@ -337,6 +337,7 @@ sub load_packages_cache {
}
}
$/ = $old_split; # Browse by line again
close LIST;
}
sub should_start_extra_nonfree {