summaryrefslogtreecommitdiff
path: root/maintainer-scripts/crontab
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-12 15:07:38 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-04-12 15:07:38 +0000
commitd8d6e372b9b181e7d688b6bf1c20d470e47c0609 (patch)
tree5bbdb500b1161f9821db8a0f5f848f59fc8a99fd /maintainer-scripts/crontab
parentb596030c16498599433d50b493c8384a7603e295 (diff)
downloadgcc-d8d6e372b9b181e7d688b6bf1c20d470e47c0609.tar.gz
* crontab: Disable snapshots from gcc-4_6-branch.
* update_version_svn: Ignore gcc-4_6-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197924 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r--maintainer-scripts/crontab1
1 files changed, 0 insertions, 1 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 4f69b985f9e..9f644496a89 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -2,6 +2,5 @@
50 0 * * * sh /home/gccadmin/scripts/update_web_docs_svn
55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn
32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.8:branches/gcc-4_8-branch -l -d /sourceware/snapshot-tmp/gcc all
-32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 4.6:branches/gcc-4_6-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.7:branches/gcc-4_7-branch -l -d /sourceware/snapshot-tmp/gcc all
32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.9:trunk -l -d /sourceware/snapshot-tmp/gcc all