From: Richard Biener Date: Tue, 5 Nov 2019 07:58:51 +0000 (+0000) Subject: crontab: Disable snapshots from gcc-7-branch. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d50dbea1024a7a0a32d72f3103477e281e1989bd;p=gcc.git crontab: Disable snapshots from gcc-7-branch. 2019-10-05 Richard Biener * crontab: Disable snapshots from gcc-7-branch. From-SVN: r277815 --- diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 00d454942ea..3d50890a954 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2019-10-05 Richard Biener + + * crontab: Disable snapshots from gcc-7-branch. + 2019-08-05 David Malcolm * update_web_docs_svn: Proceed even if the invocation of diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab index 1d45ad90ef4..80a4a4845d5 100644 --- a/maintainer-scripts/crontab +++ b/maintainer-scripts/crontab @@ -1,7 +1,6 @@ 16 0 * * * sh /home/gccadmin/scripts/update_version_svn 50 0 * * * sh /home/gccadmin/scripts/update_web_docs_svn 55 0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_svn -32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 7:branches/gcc-7-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 8:branches/gcc-8-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 9:branches/gcc-9-branch -l -d /sourceware/snapshot-tmp/gcc all 32 22 * * 7 sh /home/gccadmin/scripts/gcc_release -s 10:trunk -l -d /sourceware/snapshot-tmp/gcc all