]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* crontab: Snapshots from trunk are now GCC 10 related.
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 May 2019 13:28:49 +0000 (13:28 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 May 2019 13:28:49 +0000 (13:28 +0000)
Add GCC 9 snapshots from the respective branch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270871 138bc75d-0d04-0410-961f-82ee72b054a4

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index ced78651db37d67beccfb7daaff5d03a60015549..3658bdafd10e600e44fef928e28df61ae5abea8c 100644 (file)
@@ -1,3 +1,8 @@
+2019-05-04  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Snapshots from trunk are now GCC 10 related.
+       Add GCC 9 snapshots from the respective branch.
+
 2019-02-23  Jonathan Wakely  <jwakely@redhat.com>
 
        * generate_libstdcxx_web_docs: Improve error output.
index 098aaffd0c3423071b9e558bd01fb237b9057d79..1d45ad90ef40c751ccd35a5f93b132f762f85201 100644 (file)
@@ -3,4 +3,5 @@
 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 * * 7 sh /home/gccadmin/scripts/gcc_release -s 9:trunk -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