]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
crontab: Spread snapshot building more evenly throughout the week.
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 21 May 2005 21:56:24 +0000 (21:56 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 21 May 2005 21:56:24 +0000 (21:56 +0000)
* crontab: Spread snapshot building more evenly throughout the
week.

From-SVN: r100051

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index bd8ab7211bbb553919a52d7a1d55621c4a99eae0..6bb7dcb19ee0b71c2a639870f8b8fb5fe282e8f5 100644 (file)
@@ -1,3 +1,8 @@
+2005-05-21  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * crontab: Spread snapshot building more evenly throughout the
+       week.
+
 2005-05-19  Joseph S. Myers  <joseph@codesourcery.com>
 
        * crontab: Don't build 3.3 branch snapshots.
index 695c448f7c273e80b372c214ab55eb643cd7dfa4..09ea8306740c253af1b7b0e6f8c198e10296b909 100644 (file)
@@ -1,6 +1,6 @@
 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
-32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.0:gcc-4_0-branch -l -d /sourceware/snapshot-tmp/gcc all
-43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.1:HEAD           -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 2 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.0:gcc-4_0-branch -l -d /sourceware/snapshot-tmp/gcc all
+43 17 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.1:HEAD           -l -d /sourceware/snapshot-tmp/gcc all