aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-02-25 22:55:06 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2005-02-25 22:55:06 +0000
commit29231b752cbc105c3158b4b45b97f8374f87cbac (patch)
tree93329d23c4b50125a7b5adff86adf30f80d00fb2 /maintainer-scripts/crontab
parentd86527722569f8443a905c475d7f7eb7ec6dc711 (diff)
downloadgcc-29231b752cbc105c3158b4b45b97f8374f87cbac.zip
gcc-29231b752cbc105c3158b4b45b97f8374f87cbac.tar.gz
gcc-29231b752cbc105c3158b4b45b97f8374f87cbac.tar.bz2
* crontab: Adjust for 4.0 branch.
From-SVN: r95554
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r--maintainer-scripts/crontab3
1 files changed, 2 insertions, 1 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 6c9650c..bb2b1b6 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -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