diff options
Diffstat (limited to 'maintainer-scripts/crontab')
-rw-r--r-- | maintainer-scripts/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab index 566ff9dd292..6c9650c642c 100644 --- a/maintainer-scripts/crontab +++ b/maintainer-scripts/crontab @@ -3,4 +3,4 @@ 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx 32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 3.3:gcc-3_3-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 3.4:gcc-3_4-branch -l -d /sourceware/snapshot-tmp/gcc all -43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 3.5:HEAD -l -d /sourceware/snapshot-tmp/gcc all +43 17 * * 7 sh /home/gccadmin/scripts/gcc_release -s 4.0:HEAD -l -d /sourceware/snapshot-tmp/gcc all |