summaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-05 09:40:20 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-05 09:40:20 +0000
commite9a234faa6364b56a6cd9969ca4be179cdbab58e (patch)
treec66d5af53672973f6845eb6feef61484069e7d05 /maintainer-scripts
parente882d6d440b359510b481d55f72b28a30e50b1fe (diff)
downloadgcc-e9a234faa6364b56a6cd9969ca4be179cdbab58e.tar.gz
2013-03-05 Richard Guenther <rguenther@suse.de>
* crontab: Remove 4.3 branch from the list of snapshots to make. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184918 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts')
-rw-r--r--maintainer-scripts/ChangeLog4
-rw-r--r--maintainer-scripts/crontab1
2 files changed, 4 insertions, 1 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index daa2b866c83..d059090d374 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2013-03-05 Richard Guenther <rguenther@suse.de>
+
+ * crontab: Remove 4.3 branch from the list of snapshots to make.
+
2012-03-02 Richard Guenther <rguenther@suse.de>
* crontab: Fix day-of-week.
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 26810cb7027..87f1bd7b656 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 * * 0 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 2 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all
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