From dd69a0e038b94aca96bb0028ac1279ac243ba4e5 Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer <gerald@pfeifer.com>
Date: Wed, 21 Jan 2004 19:05:30 +0000
Subject: [PATCH] * crontab: Make 3.4 snapshots from the new 3.4 release
 branch.

From-SVN: r76295
---
 maintainer-scripts/ChangeLog | 4 ++++
 maintainer-scripts/crontab   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index 2224f4bb835a..f2ecdb207281 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* crontab: Make 3.4 snapshots from the new 3.4 release branch.
+
 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
 
 	* gcc_release (build_sources): Delete call to make f77.rebuilt.
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 17ab4277805a..809dc9c96fc3 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -2,4 +2,4 @@
 50 0 * * * sh /home/gccadmin/scripts/update_web_docs
 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
 40 16 * * 1 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp all
-42 16 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.4:HEAD           -l -d /sourceware/snapshot-tmp all
+42 16 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp all
-- 
GitLab