crontab: Move GCC 3.4 snapshots from Wednesday afternoon to Friday night...
* crontab: Move GCC 3.4 snapshots from Wednesday afternoon to Friday night, where gcc.gnu.org has less load. From-SVN: r81413
This commit is contained in:
parent
cfa29a4cc9
commit
02c672d58b
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
|
||||
Friday night, where gcc.gnu.org has less load.
|
||||
|
||||
2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Adjust temporary directory used for snapshot generation.
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
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
|
||||
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
|
||||
|
|
Loading…
Add table
Reference in a new issue