* crontab: Enable snapshots from gcc-4_8-branch.
authorJakub Jelinek <jakub@redhat.com>
Sat, 16 Mar 2013 07:22:35 +0000 (08:22 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 16 Mar 2013 07:22:35 +0000 (08:22 +0100)
From-SVN: r196698

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index a848befda065ae2a75bd54d33a617c91d9fff785..b719d684da650ab025c30ff9a93cb4b932d2f2b3 100644 (file)
@@ -1,3 +1,7 @@
+2013-03-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * crontab: Enable snapshots from gcc-4_8-branch.
+
 2012-07-02  Richard Guenther  <rguenther@suse.de>
 
        * crontab: Disable snapshots from gcc-4_5-branch.
index e295d225b1a164c28835ef9b9181d095b386994a..4f69b985f9e9c798ef11361d6dc103539e27ffd9 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 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.8:branches/gcc-4_8-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.6:branches/gcc-4_6-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.8:trunk -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