* crontab: Switch 4.5 snapshots to 4.5 branch.

From-SVN: r158091
This commit is contained in:
Joseph Myers 2010-04-07 22:36:44 +01:00 committed by Joseph Myers
parent 2d413304b0
commit aae43040a0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-04-07 Joseph Myers <joseph@codesourcery.com>
* crontab: Switch 4.5 snapshots to 4.5 branch.
2010-03-31 Joseph Myers <joseph@codesourcery.com>
* gcc_release (build_tarfiles): Make directories mode 755, not

View File

@ -3,4 +3,5 @@
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
32 22 * * 0 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 2 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:trunk -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:branches/gcc-4_5-branch -l -d /sourceware/snapshot-tmp/gcc all
# 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.6:trunk -l -d /sourceware/snapshot-tmp/gcc all