aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2013-03-16 08:22:35 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2013-03-16 08:22:35 +0100
commit2fa73fc02ee4a4a3ff033167be7b26456023f2cd (patch)
treed9e5da2ec6aaa582930b5dd4c5662e3fce6d41e4 /maintainer-scripts/crontab
parent8a298c045dedfe40f8bc4348a772047a53c84772 (diff)
downloadgcc-2fa73fc02ee4a4a3ff033167be7b26456023f2cd.zip
gcc-2fa73fc02ee4a4a3ff033167be7b26456023f2cd.tar.gz
gcc-2fa73fc02ee4a4a3ff033167be7b26456023f2cd.tar.bz2
* crontab: Enable snapshots from gcc-4_8-branch.
From-SVN: r196698
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r--maintainer-scripts/crontab3
1 files changed, 2 insertions, 1 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index e295d22..4f69b98 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -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