1574b5fc9e
* crontab: Don't build 3.3 branch snapshots. * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch. From-SVN: r99941
7 lines
504 B
Plaintext
7 lines
504 B
Plaintext
16 0 * * * sh /home/gccadmin/scripts/update_version
|
|
50 0 * * * sh /home/gccadmin/scripts/update_web_docs
|
|
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
|
|
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -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
|