From b0d753d9b3b804fb4f36e90f3016cd01546d6972 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Thu, 22 Mar 2012 09:25:49 +0000 Subject: [PATCH] crontab: Enable snapshots from gcc-4_7-branch. 2012-03-23 Richard Guenther * crontab: Enable snapshots from gcc-4_7-branch. From-SVN: r185680 --- maintainer-scripts/ChangeLog | 8 ++++++-- maintainer-scripts/crontab | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index eac79cc85ad..9e9fe2bc401 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,9 +1,13 @@ -2013-03-13 Jakub Jelinek +2012-03-23 Richard Guenther + + * crontab: Enable snapshots from gcc-4_7-branch. + +2012-03-13 Jakub Jelinek * crontab: Remove 4.4 branch from the list of snapshots to make. * update_version_svn (IGNORE_BRANCHES): Add gcc-4_4-branch. -2013-03-05 Richard Guenther +2012-03-05 Richard Guenther * crontab: Remove 4.3 branch from the list of snapshots to make. diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab index 6066b207e35..0da281fc880 100644 --- a/maintainer-scripts/crontab +++ b/maintainer-scripts/crontab @@ -3,5 +3,5 @@ 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn 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 * * 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 * * 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.8:trunk -l -d /sourceware/snapshot-tmp/gcc all