* crontab: Make 3.4 snapshots from the new 3.4 release branch.

From-SVN: r76295
This commit is contained in:
Gerald Pfeifer 2004-01-21 19:05:30 +00:00 committed by Gerald Pfeifer
parent bbf5a54d98
commit dd69a0e038
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: Make 3.4 snapshots from the new 3.4 release branch.
2004-01-20 Kelley Cook <kcook@gcc.gnu.org>
* gcc_release (build_sources): Delete call to make f77.rebuilt.

View file

@ -2,4 +2,4 @@
50 0 * * * sh /home/gccadmin/scripts/update_web_docs
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
40 16 * * 1 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp all
42 16 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.4:HEAD -l -d /sourceware/snapshot-tmp all
42 16 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp all