* update_version (ADD_BRANCHES): Add dfp-branch.
From-SVN: r102390
This commit is contained in:
parent
526635cb4b
commit
06e8925e96
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-07-26 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* update_version (ADD_BRANCHES): Add dfp-branch.
|
||||
|
||||
2005-05-21 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Spread snapshot building more evenly throughout the
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
CVSROOT=${CVSROOT:-/cvs/gcc}
|
||||
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch'
|
||||
ADD_BRANCHES='HEAD autovect-branch'
|
||||
ADD_BRANCHES='HEAD autovect-branch dfp-branch'
|
||||
|
||||
# Run this from /tmp.
|
||||
export CVSROOT
|
||||
|
|
Loading…
Add table
Reference in a new issue