/[qa]/trunk/pts/crontab
ViewVC logotype

Diff of /trunk/pts/crontab

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 930 by jeroen, Sat Feb 5 22:29:23 2005 UTC revision 1193 by jeroen, Sun Dec 11 16:02:20 2005 UTC
# Line 1  Line 1 
1    
2  HOME=/org/packages.qa.debian.org  HOME=/org/packages.qa.debian.org
3  MAILTO=hertzog,jeroen  MAILTO=hertzog,jeroen
4    SHELL=/bin/bash
5    
6  10  06  * * *  /org/packages.qa.debian.org/cron.daily/S20-backup  10  06  * * *  /org/packages.qa.debian.org/cron.daily/S20-backup
7  05  06  * * *  (/org/packages.qa.debian.org/bin/stats.sh | tail -1 >> /org/packages.qa.debian.org/logs/stats.txt)  05  06  * * *  (/org/packages.qa.debian.org/bin/stats.sh | tail -1 >> /org/packages.qa.debian.org/logs/stats.txt)
8    29  16,8,0  * * *  bin/count.pl > www/web/data/pts-subscription-count.txt.new && mv www/web/data/pts-subscription-count.txt{.new,}
9  30  16,8,0  * * *  (cd /org/packages.qa.debian.org/www; bin/do_all.sh)  30  16,8,0  * * *  (cd /org/packages.qa.debian.org/www; bin/do_all.sh)
10  30  1  * * *  (cd /org/packages.qa.debian.org/www; bin/update_watch.py >/dev/null 2>&1)  
11  30  23  1,15 * *  (cd /org/packages.qa.debian.org/www; bin/extract_watch.py >/dev/null)  # JvW 2005-11-02: Disabled: Not currently working
12    #30  1  * * *  (cd /org/packages.qa.debian.org/www; bin/update_watch.py >/dev/null 2>&1)
13    #30  23  1,15 * *  (cd /org/packages.qa.debian.org/www; bin/extract_watch.py >/dev/null)
14    
15    25 5 * * Sun savelog -q -c4 /org/packages.qa.debian.org/logs/dispatch.log
16    

Legend:
Removed from v.930  
changed lines
  Added in v.1193

  ViewVC Help
Powered by ViewVC 1.1.5