- Timestamp:
- 08/27/08 20:45:29 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/TheSchwartz-Simple/trunk/lib/TheSchwartz/Simple.pm
r18325 r18329 30 30 } 31 31 $job->arg( Storable::nfreeze($job->arg) ) if ref $job->arg; 32 33 # Use default value if 'run_after' or 'grabbed_until' is not specified 34 $job->run_after( time ) unless $job->run_after; 35 $job->grabbed_until( 0 ) unless $job->grabbed_until; 32 36 33 37 for my $dbh (@{$self->{databases}}) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)