* crontab: Add 4.3 branch. Set trunk to 4.4.

From-SVN: r132394
This commit is contained in:
Jakub Jelinek 2008-02-18 23:49:19 +01:00 committed by Jakub Jelinek
parent 8d855c3de1
commit bd67275ca9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-02-18 Jakub Jelinek <jakub@redhat.com>
* crontab: Add 4.3 branch. Set trunk to 4.4.
2008-01-28 Joseph Myers <joseph@codesourcery.com>
* gcc_release (build_sources): Pass --disable-multilib to

View File

@ -3,4 +3,5 @@
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
32 22 * * 1 sh /home/gccadmin/scripts/gcc_release -s 4.1:branches/gcc-4_1-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.2:branches/gcc-4_2-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.3:trunk -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:trunk -l -d /sourceware/snapshot-tmp/gcc all