crontab: Adjust temporary directory used for snapshot generation.
* 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
This commit is contained in:
parent
9850f34a3c
commit
eb4c9b54b4
@ -1,3 +1,9 @@
|
||||
2004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Adjust temporary directory used for snapshot generation.
|
||||
Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
|
||||
less load.
|
||||
|
||||
2004-04-19 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
* gcc_release (build_sources): Do not use "-F" to tag sources.
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
40 16 * * 1 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp all
|
||||
42 16 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp all
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user