Skip to content

Commit

Permalink
Merge pull request #2843 from jgmize/rm-dev-cron-jobs
Browse files Browse the repository at this point in the history
Remove dev cron jobs: fix bug 114384
  • Loading branch information
pmac committed Mar 17, 2015
2 parents 06d8ed0 + 82640ac commit fbd389d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions etc/cron.d/bedrock-dev.tmpl
Expand Up @@ -11,11 +11,3 @@ MAILTO="webops-cron@mozilla.com,cron-bedrock@mozilla.com"
*/20 * * * * {{ user }} {{ source }}/bin/update-scripts/dev/update-dev-django.sh {{ log }}
*/15 * * * * {{ user }} {{ source }}/bin/update-scripts/dev/update-dev-locale.sh {{ log }}

*/5 * * * * {{ django_manage }} rnasync {{ log }}

# bug 1014586
3 */2 * * * {{ django_cron }} update_tweets {{ log }}

# bug 1128587
38 * * * * {{ django_manage }} runscript update_firefox_os_feeds {{ log }}

0 comments on commit fbd389d

Please sign in to comment.