update_version_svn (IGNORE_BRANCHES): Add 7.

2019-11-14  Richard Biener  <rguenther@suse.de>

	* update_version_svn (IGNORE_BRANCHES): Add 7.

From-SVN: r278199
This commit is contained in:
Richard Biener 2019-11-14 07:41:56 +00:00 committed by Richard Biener
parent 6ee86466ad
commit 456ccd3284
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-11-14 Richard Biener <rguenther@suse.de>
* update_version_svn (IGNORE_BRANCHES): Add 7.
2019-10-05 Richard Biener <rguenther@suse.de>
* crontab: Disable snapshots from gcc-7-branch.

View File

@ -6,7 +6,7 @@
# in the space separated list in $ADD_BRANCHES.
SVNROOT=${SVNROOT:-"file:///svn/gcc"}
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2|4_3|4_4|4_5|4_6|4_7|4_8|4_9|5|6)-branch'
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2|4_3|4_4|4_5|4_6|4_7|4_8|4_9|5|6|7)-branch'
ADD_BRANCHES='HEAD'
# Run this from /tmp.