crontab: Fix day-of-week.

2012-03-02  Richard Guenther  <rguenther@suse.de>

        * crontab: Fix day-of-week.

From-SVN: r184782
This commit is contained in:
Richard Guenther 2012-03-02 11:30:44 +00:00 committed by Richard Biener
parent 204c02727c
commit 7167a5015e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-03-02 Richard Guenther <rguenther@suse.de>
* crontab: Fix day-of-week.
2012-03-02 Richard Guenther <rguenther@suse.de>
* crontab: Update for 4.7 branching.

View File

@ -6,4 +6,4 @@
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:branches/gcc-4_5-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.6:branches/gcc-4_6-branch -l -d /sourceware/snapshot-tmp/gcc all
#32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.7:branches/gcc-4_7-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 8 sh /home/gccadmin/scripts/gcc_release -s 4.8:trunk -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.8:trunk -l -d /sourceware/snapshot-tmp/gcc all