Closed
Bug 855116
Opened 12 years ago
Closed 8 years ago
[crontabber] Switch to new daily_url.py
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: peterbe, Unassigned)
References
Details
We're currently using socorro/cron/dailyUrl.py which has been replaced by socorro/cron/jobs/daily_url.py but it's not been added to crontabber.py yet.
It's currently still on crontab as::
55 03 * * * socorro /data/bin/cron_daily_reports.sh >> /var/log/socorro/cron_daily_reports.log
You need to log in
before you can comment on or make changes to this bug.
Description
•