* crontab: Add 4.4 branch snapshots.
From-SVN: r145125
This commit is contained in:
parent
e54d52a8fb
commit
a143dc135e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-03-27 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* crontab: Add 4.4 branch snapshots.
|
||||
|
||||
2009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* update_version_svn (ADD_BRANCHES): Remove autovect-branch
|
||||
|
|
|
@ -3,4 +3,5 @@
|
|||
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
|
||||
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 * * 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
|
||||
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.5:trunk -l -d /sourceware/snapshot-tmp/gcc all
|
||||
|
|
Loading…
Add table
Reference in a new issue