diff options
author | Joseph Myers <joseph@codesourcery.com> | 2010-04-16 16:55:25 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2010-04-16 16:55:25 +0100 |
commit | 58ad2aefa78e0b63ae14069baabd22b681b83c18 (patch) | |
tree | d72d892a29ffddadf54226dbbaf87df3f125a82f /maintainer-scripts/crontab | |
parent | 835eb810f7438cc0979444a44583f2fd2db8ce4d (diff) | |
download | gcc-58ad2aefa78e0b63ae14069baabd22b681b83c18.tar.gz |
* crontab: Enable 4.6 snapshots.
From-SVN: r158434
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 37e384399e8..8809acd14b1 100644 --- a/maintainer-scripts/crontab +++ b/maintainer-scripts/crontab @@ -4,4 +4,4 @@ 32 22 * * 0 sh /home/gccadmin/scripts/gcc_release -s 4.3:branches/gcc-4_3-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 2 sh /home/gccadmin/scripts/gcc_release -s 4.4:branches/gcc-4_4-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 4.5:branches/gcc-4_5-branch -l -d /sourceware/snapshot-tmp/gcc all -# 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.6:trunk -l -d /sourceware/snapshot-tmp/gcc all +32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 4.6:trunk -l -d /sourceware/snapshot-tmp/gcc all |