]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* crontab: Adjust for 4.0 branch.
authorMark Mitchell <mark@codesourcery.com>
Fri, 25 Feb 2005 22:55:06 +0000 (22:55 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 25 Feb 2005 22:55:06 +0000 (22:55 +0000)
From-SVN: r95554

maintainer-scripts/ChangeLog
maintainer-scripts/crontab

index c09946e05efd91832e3515043daf1758a64e7b8f..1f6924173bb2c81701a5a8472e0ceb84966dda85 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-25  Mark Mitchell  <mark@codesourcery.com>
+
+       * crontab: Adjust for 4.0 branch.
+
 2004-12-30  Sebastian Pop  <pop@cri.ensmp.fr>
 
        * update_version (ADD_BRANCHES): Replace lno-branch with 
index 6c9650c642c4e6782af9f5d99ad99c482f33a8b1..bb2b1b6458948ed5197bbef41cf6eb57d5db9a91 100644 (file)
@@ -3,4 +3,5 @@
 55  0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx
 32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all
-43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.0:HEAD           -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