crontab: Remove entry for the GCC 4.9 branch.
2016-07-26 Richard Biener <rguenther@suse.de> * crontab: Remove entry for the GCC 4.9 branch. From-SVN: r238752
This commit is contained in:
parent
b46e8e6aa4
commit
7055b2bbf1
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2016-07-26 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* crontab: Remove entry for the GCC 4.9 branch.
|
||||
|
||||
2016-06-13 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* generate_libstdcxx_web_docs: Use realpath to get absolute path.
|
||||
|
|
|
@ -2,6 +2,5 @@
|
|||
50 0 * * * sh /home/gccadmin/scripts/update_web_docs_svn
|
||||
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
|
||||
32 22 * * 2 sh /home/gccadmin/scripts/gcc_release -s 5:branches/gcc-5-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.9:branches/gcc-4_9-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 6:branches/gcc-6-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 7:trunk -l -d /sourceware/snapshot-tmp/gcc all
|
||||
|
|
Loading…
Add table
Reference in a new issue