* crontab: Enable snapshots from gcc-4_9-branch.
authorJakub Jelinek <jakub@redhat.com>
Fri, 11 Apr 2014 12:55:17 +0000 (14:55 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 11 Apr 2014 12:55:17 +0000 (14:55 +0200)
From-SVN: r209306

gcc/ChangeLog
maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index a5013271768df4e93ecb4b7277b98f470c720ca2..27a00dddce5dc877679b646fbf600e7ec0574ed8 100644 (file)
@@ -1,6 +1,6 @@
 2013-04-11  Jakub Jelinek  <jakub@redhat.com>
 
-       * BASE-VER: Set to 4.9.0.
+       * BASE-VER: Set to 4.10.0.
 
 2014-04-11  Tobias Burnus  <burnus@net-b.de>
 
index bc8ec38dc9c9abdd449958b2d0a65385668e3599..a60e93b709b757c65aac90a7b21e0460b22e81d8 100644 (file)
@@ -1,3 +1,7 @@
+2014-04-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Enable snapshots from gcc-4_9-branch.
+
 2014-02-01  Dmitry Gorbachev  <d.g.gorbachev@gmail.com>
 
        PR other/56653
index 9f644496a89e8ec9356ab418c5649c7dc57b1101..f254514be85bf7ad9782fa07b17115b77126384a 100644 (file)
@@ -1,6 +1,7 @@
 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 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.9:branches/gcc-4_9-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.8:branches/gcc-4_8-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.7:branches/gcc-4_7-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.9:trunk -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.10:trunk -l -d /sourceware/snapshot-tmp/gcc all