From: Richard Biener Date: Tue, 26 Jul 2016 12:27:16 +0000 (+0000) Subject: crontab: Remove entry for the GCC 4.9 branch. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7055b2bbf130d231d2149adf20550a2d868a78a7;p=gcc.git crontab: Remove entry for the GCC 4.9 branch. 2016-07-26 Richard Biener * crontab: Remove entry for the GCC 4.9 branch. From-SVN: r238752 --- diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 18513fbe56d..775b27c8f0e 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2016-07-26 Richard Biener + + * crontab: Remove entry for the GCC 4.9 branch. + 2016-06-13 Jonathan Wakely * generate_libstdcxx_web_docs: Use realpath to get absolute path. diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab index b46a6820b4c..7e28240ac90 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 * * 2 sh /home/gccadmin/scripts/gcc_release -s 5:branches/gcc-5-branch -l -d /sourceware/snapshot-tmp/gcc all -32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 4.9:branches/gcc-4_9-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 6:branches/gcc-6-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 7:trunk -l -d /sourceware/snapshot-tmp/gcc all