Commit 7f0248d7 by Gerald Pfeifer Committed by Gerald Pfeifer

* update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.

From-SVN: r122321
parent b098aaf2
2007-02-25 Gerald Pfeifer <gerald@pfeifer.com>
* update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.
2007-01-29 Gerald Pfeifer <gerald@pfeifer.com>
* crontab: No longer build snapshots for 4.0.x.
......
......@@ -6,7 +6,7 @@
# in $ADD_BRANCHES.
SVNROOT=${SVNROOT:-"file:///svn/gcc"}
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4)-branch'
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0)-branch'
ADD_BRANCHES='HEAD autovect-branch'
# 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