- Timestamp:
- 08/28/08 06:20:29 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/TheSchwartz-Simple/trunk/lib/TheSchwartz/Simple.pm
r18351 r18353 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 specified34 $job->run_after( 0 ) unless $job->run_after;35 $job->grabbed_until( 0 ) unless $job->grabbed_until;36 32 37 33 for my $dbh (@{$self->{databases}}) {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)