Brought in file from ~ backup files, as it was on 2011-10-03
This commit is contained in:
parent
3edd6ec631
commit
accca5f36f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ foreach my $folder (@dupFolders) {
|
|||
|
||||
die "$dir/$file has no message ID" if not defined $id;
|
||||
|
||||
die "Duplicate message ID's $id\n" if defined $msgs{$id};
|
||||
# die "Duplicate message ID's $id\n" if defined $msgs{$id};
|
||||
|
||||
$msgs{$id} = $fields;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue