aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2009-03-27 21:00:28 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2009-03-27 21:00:28 +0000
commita143dc135e37cef5f228e79a4b0acadacf83e6e6 (patch)
tree70952fbdddba3270c006b6b55f14ac2884a0c9fc /maintainer-scripts/crontab
parente54d52a8fb13d13b5ec27ef02617f053267d13b9 (diff)
downloadgcc-a143dc135e37cef5f228e79a4b0acadacf83e6e6.zip
gcc-a143dc135e37cef5f228e79a4b0acadacf83e6e6.tar.gz
gcc-a143dc135e37cef5f228e79a4b0acadacf83e6e6.tar.bz2
* crontab: Add 4.4 branch snapshots.
From-SVN: r145125
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 091c24d..49862e7 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 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.2:branches/gcc-4_2-branch -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
+32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all
+32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.5:trunk -l -d /sourceware/snapshot-tmp/gcc all