Commit f9180d0e by Richard Biener Committed by Richard Biener

update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.

2015-06-23  Richard Biener  <rguenther@suse.de>

	* update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.

From-SVN: r224771
parent 109bd2e6
2015-06-23 Richard Biener <rguenther@suse.de>
* update_version_svn: Add gcc-4_8-branch to IGNORE_BRANCHES.
2015-06-14 Richard Biener <rguenther@suse.de>
* crontab: Disable snapshots from the 4.8 branch.
......
......@@ -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)-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)-branch'
ADD_BRANCHES='HEAD'
# Run this from /tmp.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment