aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2012-07-02 09:16:29 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2012-07-02 09:16:29 +0000
commit8df2d9792c3f82deda505cf34d43cbb5997a55f6 (patch)
tree8253d8d165bf2dde779bf646b2e55db8c8274357 /maintainer-scripts/crontab
parent6698ed01270c9d5a24c404b36883d3e31ae63a0f (diff)
downloadgcc-8df2d9792c3f82deda505cf34d43cbb5997a55f6.zip
gcc-8df2d9792c3f82deda505cf34d43cbb5997a55f6.tar.gz
gcc-8df2d9792c3f82deda505cf34d43cbb5997a55f6.tar.bz2
crontab: Disable snapshots from gcc-4_5-branch.
2012-07-02 Richard Guenther <rguenther@suse.de> * crontab: Disable snapshots from gcc-4_5-branch. * update_version_svn: Ingore gcc-4_5-branch. From-SVN: r189110
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r--maintainer-scripts/crontab1
1 files changed, 0 insertions, 1 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 0da281f..e295d22 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -1,7 +1,6 @@
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.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 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.8:trunk -l -d /sourceware/snapshot-tmp/gcc all