crontab: Update for 4.7 branching.
2012-03-02 Richard Guenther <rguenther@suse.de> * crontab: Update for 4.7 branching. From-SVN: r184781
This commit is contained in:
parent
45c29d4d57
commit
204c02727c
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-03-02 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* crontab: Update for 4.7 branching.
|
||||
|
||||
2011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* update_web_docs_svn: Make $DOCSDIR group writable after
|
||||
|
|
|
@ -5,4 +5,5 @@
|
|||
32 22 * * 2 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
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:trunk -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
|
||||
|
|
Loading…
Add table
Reference in a new issue