* update_version_svn (ADD_BRANCHES): Remove dfp-branch.

From-SVN: r109635
This commit is contained in:
Ben Elliston 2006-01-12 03:36:42 +00:00 committed by Ben Elliston
parent 2cc3d93ee4
commit 930da48688
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-01-12 Ben Elliston <bje@au.ibm.com>
* update_version_svn (ADD_BRANCHES): Remove dfp-branch.
2005-12-16 Joseph S. Myers <joseph@codesourcery.com>
* update_web_docs_svn: Remove unnecessary files from source tree.

View File

@ -7,7 +7,7 @@
SVNROOT=${SVNROOT:-"file:///svn/gcc"}
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3)-branch'
ADD_BRANCHES='HEAD autovect-branch dfp-branch'
ADD_BRANCHES='HEAD autovect-branch'
# Run this from /tmp.
export SVNROOT