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

From-SVN: r122321
This commit is contained in:
Gerald Pfeifer 2007-02-25 21:14:02 +00:00 committed by Gerald Pfeifer
parent b098aaf2ae
commit 7f0248d7e1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
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.

View file

@ -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.