aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-22 09:25:49 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-22 09:25:49 +0000
commit8e24e5ec603842d2d7c48c4b6baca595e987abdf (patch)
tree887613adb24d7cb67853755538ac378d9fb38a08 /maintainer-scripts/crontab
parentd4c65c9939cf84fdd5c0256e7f4f2ac9bea40555 (diff)
2012-03-23 Richard Guenther <rguenther@suse.de>
* crontab: Enable snapshots from gcc-4_7-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185680 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r--maintainer-scripts/crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 6066b207e35..0da281fc880 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -3,5 +3,5 @@
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:branches/gcc-4_5-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 * * 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