PATCH: maintainer-scripts/crontab

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Tue Jul 29 10:32:00 GMT 2003


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.

Installed on mainline and the gccadmin account on gcc.gnu.org

Gerald

Index: crontab
===================================================================
RCS file: /cvs/gcc/gcc/maintainer-scripts/crontab,v
retrieving revision 1.6
diff -u -3 -p -r1.6 crontab
--- crontab	26 Feb 2002 07:13:25 -0000	1.6
+++ crontab	29 Jul 2003 10:31:15 -0000
@@ -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



More information about the Gcc-patches mailing list