2df96f0a59
* update_version: Automatically update version files on all branches. * crontab: Only invoke update_version once. From-SVN: r50049
5 lines
256 B
Plaintext
5 lines
256 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
|
|
40 16 * * 1 sh /home/gccadmin/scripts/gcc_release -s -l -d /sourceware/snapshot-tmp all
|