mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
Adjust crontab.
2020-04-30 Jakub Jelinek <jakub@redhat.com> * crontab: Snapshots from trunk are now GCC 11 related. Add GCC 10 snapshots from the respective branch.
This commit is contained in:
parent
b31ede6e37
commit
4bc0bb440e
@ -1,3 +1,8 @@
|
||||
2020-04-30 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* crontab: Snapshots from trunk are now GCC 11 related.
|
||||
Add GCC 10 snapshots from the respective branch.
|
||||
|
||||
2020-03-12 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
|
||||
|
@ -1,6 +1,7 @@
|
||||
16 0 * * * sh /home/gccadmin/scripts/update_version_git
|
||||
50 0 * * * sh /home/gccadmin/scripts/update_web_docs_git
|
||||
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_git
|
||||
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 8:releases/gcc-8 -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 9:releases/gcc-9 -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 10:master -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 8:releases/gcc-8 -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 9:releases/gcc-9 -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 10:releases/gcc-10 -l -d /sourceware/snapshot-tmp/gcc all
|
||||
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 11:master -l -d /sourceware/snapshot-tmp/gcc all
|
||||
|
Loading…
Reference in New Issue
Block a user