crontab: Remove 4.3 branch from the list of snapshots to make.
2013-03-05 Richard Guenther <rguenther@suse.de> * crontab: Remove 4.3 branch from the list of snapshots to make. From-SVN: r184918
This commit is contained in:
parent
5e60b5708e
commit
1f338c3122
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-03-05 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* crontab: Remove 4.3 branch from the list of snapshots to make.
|
||||
|
||||
2012-03-02 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
* crontab: Fix day-of-week.
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
16 0 * * * sh /home/gccadmin/scripts/update_version_svn
|
||||
50 0 * * * sh /home/gccadmin/scripts/update_web_docs_svn
|
||||
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
|
||||
32 22 * * 0 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue