crontab: Disable snapshots from gcc-7-branch.

2019-10-05  Richard Biener  <rguenther@suse.de>

        * crontab: Disable snapshots from gcc-7-branch.

From-SVN: r277815
This commit is contained in:
Richard Biener 2019-11-05 07:58:51 +00:00 committed by Richard Biener
parent 80d7f5d322
commit d50dbea102
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-10-05 Richard Biener <rguenther@suse.de>
* crontab: Disable snapshots from gcc-7-branch.
2019-08-05 David Malcolm <dmalcolm@redhat.com>
* update_web_docs_svn: Proceed even if the invocation of

View File

@ -1,7 +1,6 @@
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