aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-02-18 23:49:19 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2008-02-18 23:49:19 +0100
commitbd67275ca9838005ad5856679c1177827f230f4b (patch)
tree7ed23b28ab56ff0b847b2b6af21ba79b5caad8f8 /maintainer-scripts/crontab
parent8d855c3de1619284343036a4ee9fe2600c1fafe2 (diff)
downloadgcc-bd67275ca9838005ad5856679c1177827f230f4b.zip
gcc-bd67275ca9838005ad5856679c1177827f230f4b.tar.gz
gcc-bd67275ca9838005ad5856679c1177827f230f4b.tar.bz2
* crontab: Add 4.3 branch. Set trunk to 4.4.
From-SVN: r132394
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 e0c99b5..6ccf62d 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -3,4 +3,5 @@
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
32 22 * * 1 sh /home/gccadmin/scripts/gcc_release -s 4.1:branches/gcc-4_1-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.2:branches/gcc-4_2-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.3:trunk -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:trunk -l -d /sourceware/snapshot-tmp/gcc all