Actually I think I want a slightly longer sleep.
This should be a command line option.
This commit is contained in:
parent
5cc57f451e
commit
8dbc9b2ec6
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ foreach my $id (@supporterIds) {
|
|||
print $sendmailFH $thisLine;
|
||||
}
|
||||
close $sendmailFH;
|
||||
usleep(50000);
|
||||
usleep(70000);
|
||||
$groupCounts{$group}++;
|
||||
}
|
||||
print "\n\n";
|
||||
|
|
Loading…
Reference in a new issue