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:
parent
204c02727c
commit
7167a5015e
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user