summaryrefslogtreecommitdiff
path: root/maintainer-scripts
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-27 21:00:28 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2009-03-27 21:00:28 +0000
commite4ccfebbea54d89b9e247febb7454b20b2974883 (patch)
tree70952fbdddba3270c006b6b55f14ac2884a0c9fc /maintainer-scripts
parent08da3d21a203aaf9698c982fc8fc25f9788d9049 (diff)
downloadgcc-e4ccfebbea54d89b9e247febb7454b20b2974883.tar.gz
* crontab: Add 4.4 branch snapshots.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145125 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts')
-rw-r--r--maintainer-scripts/ChangeLog4
-rw-r--r--maintainer-scripts/crontab3
2 files changed, 6 insertions, 1 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index fa171a8fddb..30856c7ff0a 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-27 Mark Mitchell <mark@codesourcery.com>
+
+ * crontab: Add 4.4 branch snapshots.
+
2009-02-21 Gerald Pfeifer <gerald@pfeifer.com>
* update_version_svn (ADD_BRANCHES): Remove autovect-branch
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 091c24d8249..49862e7ee41 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -3,4 +3,5 @@
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.2:branches/gcc-4_2-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:trunk -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.5:trunk -l -d /sourceware/snapshot-tmp/gcc all