summaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-10-21 03:15:08 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2006-10-21 03:15:08 +0000
commit1b0c64fdcd254550b8af2e03db6718c6e42a7e62 (patch)
tree5fffa6473acedc1ee1210f6990f4bd6f495d81dd /maintainer-scripts/crontab
parent20a0da35970e790ebbcedc244f24fb0361df11c6 (diff)
downloadgcc-1b0c64fdcd254550b8af2e03db6718c6e42a7e62.tar.gz
* crontab: Add 4.2 branch. Set trunk to 4.3.
From-SVN: r117926
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 1cbd827f3e5..aab2c778f9f 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 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.0:branches/gcc-4_0-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.1:branches/gcc-4_1-branch -l -d /sourceware/snapshot-tmp/gcc all
-43 17 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.2:trunk -l -d /sourceware/snapshot-tmp/gcc all
+43 17 * * 2 sh /home/gccadmin/scripts/gcc_release -s 4.2:branches/gcc-4_2-branch -l -d /sourceware/snapshot-tmp/gcc all
+43 17 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.3:trunk -l -d /sourceware/snapshot-tmp/gcc all