Remove 45 second sleep used for testing.
This commit is contained in:
parent
0b0962096e
commit
c5bf65fdd8
1 changed files with 0 additions and 1 deletions
|
|
@ -74,7 +74,6 @@ Analyze the deltaLog table, and generate the bucketLog table.
|
|||
sub execute {
|
||||
my ($self, undef, $instance) = @_;
|
||||
my $session = $self->session;
|
||||
sleep 45;
|
||||
my $endTime = time() + $self->getTTL;
|
||||
my $expired = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue