diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2001-10-08 17:16:56 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-10-08 17:16:56 +0100 |
commit | bbd300a97b35c0a754ee7bed771a5f1e74eb43cf (patch) | |
tree | 115089f2c3fefb3bd833e811687ef0b942235dfc /maintainer-scripts/crontab | |
parent | 5c7365415f4e2ca35b9ddd05d05888210cd55d4b (diff) | |
download | gcc-bbd300a97b35c0a754ee7bed771a5f1e74eb43cf.tar.gz |
crontab: Build weekly snapshots.
maintainer-scripts:
* crontab: Build weekly snapshots.
contrib:
* snapshot: Remove.
From-SVN: r46078
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r-- | maintainer-scripts/crontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab index 8b1b9ef36b8..1ac995c1550 100644 --- a/maintainer-scripts/crontab +++ b/maintainer-scripts/crontab @@ -2,3 +2,4 @@ 16 0 * * * sh /home/gccadmin/scripts/update_version -rgcc-3_0-branch 50 0 * * * sh /home/gccadmin/scripts/update_web_docs 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx +40 16 * * 1 sh /home/gccadmin/scripts/gcc_release -s -l -d /var/tmp all |