* Close the file - just in case.
This commit is contained in:
@@ -50,6 +50,9 @@ while (@ARGV) {
|
||||
}
|
||||
|
||||
|
||||
close TOPLEVEL or die;
|
||||
|
||||
|
||||
foreach my $storePath (sort(keys %storePaths)) {
|
||||
print STDERR "packing `$storePath'...\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user