eb4c9b54b4
* crontab: Adjust temporary directory used for snapshot generation. Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has less load. From-SVN: r81409
6 lines
393 B
Plaintext
6 lines
393 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 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp/gcc all
|
|
42 16 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
|