* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
From-SVN: r145301
This commit is contained in:
parent
c1a8a3c6ff
commit
be21df036c
@ -1,3 +1,7 @@
|
||||
2009-03-30 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* update_version_svn (IGNORE_BRANCHES): Add 4.2 branch.
|
||||
|
||||
2009-03-28 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Stop 4.2 snapshots.
|
||||
|
@ -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)-branch'
|
||||
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2)-branch'
|
||||
ADD_BRANCHES='HEAD'
|
||||
|
||||
# Run this from /tmp.
|
||||
|
Loading…
Reference in New Issue
Block a user