Changeset 9905
- Timestamp:
- 04/19/08 21:10:58 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
websites/coderepos.org/scripts/commit-ping-worker.pl
r9904 r9905 7 7 use LWP::UserAgent; 8 8 use LWP::Simple; 9 use Storable;10 9 use YAML; 11 10 … … 32 31 33 32 load_servers if $last_update + 3600 < time; 34 my $yaml = Dump( Storable::thaw($job->arg));33 my $yaml = Dump($job->arg); 35 34 36 35 my $ua = LWP::UserAgent->new;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)