* crontab: Adjust for 4.0 branch.

From-SVN: r95554
This commit is contained in:
Mark Mitchell 2005-02-25 22:55:06 +00:00 committed by Mark Mitchell
parent d865277225
commit 29231b752c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-02-25 Mark Mitchell <mark@codesourcery.com>
* crontab: Adjust for 4.0 branch.
2004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
* update_version (ADD_BRANCHES): Replace lno-branch with

View file

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