* crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
From-SVN: r81919
This commit is contained in:
parent
67a459f37c
commit
60cadaea5e
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
|
||||
|
||||
2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
|
||||
|
||||
* update_web_docs: Also remove old .gz files from subdirectories
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
|
||||
32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 3.5:HEAD -l -d /sourceware/snapshot-tmp/gcc all
|
||||
|
|
Loading…
Add table
Reference in a new issue