* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.

From-SVN: r87356
This commit is contained in:
Gerald Pfeifer 2004-09-11 18:53:55 +00:00 committed by Gerald Pfeifer
parent 70bb498ad4
commit ac26513211
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
2004-08-14 Kelley Cook <kcook@gcc.gnu.org>
* gcc_release (build_sources): Add comment header to generated

View File

@ -3,4 +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
43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.0:HEAD -l -d /sourceware/snapshot-tmp/gcc all