34d9c2c269
* crontab: Snapshots from trunk are now GCC 10 related. Add GCC 9 snapshots from the respective branch. From-SVN: r270871
8 lines
632 B
Plaintext
8 lines
632 B
Plaintext
16 0 * * * sh /home/gccadmin/scripts/update_version_svn
|
|
50 0 * * * sh /home/gccadmin/scripts/update_web_docs_svn
|
|
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
|
|
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 7:branches/gcc-7-branch -l -d /sourceware/snapshot-tmp/gcc all
|
|
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 8:branches/gcc-8-branch -l -d /sourceware/snapshot-tmp/gcc all
|
|
32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 9:branches/gcc-9-branch -l -d /sourceware/snapshot-tmp/gcc all
|
|
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 10:trunk -l -d /sourceware/snapshot-tmp/gcc all
|