crontab: Update invocation of gcc_release according to the previous changes there.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Tue, 29 Jul 2003 10:32:50 +0000 (12:32 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Tue, 29 Jul 2003 10:32:50 +0000 (10:32 +0000)
* crontab: Update invocation of gcc_release according to the
previous changes there.  Add automatic 3.4 snapshots from mainline.

From-SVN: r69919

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index 8612da0eda206133123342ce74dc674d3505aede..4d1ddfc0802c3af4ea187da28f165d627d77bc05 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-29  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * crontab: Update invocation of gcc_release according to the
+       previous changes there.  Add automatic 3.4 snapshots from mainline.
+
 2003-07-23  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
 
        * gcc_release (usage): Document that -s now takes symbolic name
index 4c7079bed7de29b092a2f9428db6311ce97dedb2..17ab4277805a5f27a8f7b44a2bbbcef4819d24f3 100644 (file)
@@ -1,4 +1,5 @@
 16 0 * * * sh /home/gccadmin/scripts/update_version
 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 -l -d /sourceware/snapshot-tmp all
+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