Commit 6e39ee0c by Mike Stump Committed by Mike Stump

* gcc_update (configure): Update to handle svn 1.8.1.

From-SVN: r202084
parent 9222fb6f
2013-08-29 Mike Stump <mikestump@comcast.net>
* gcc_update (configure): Update to handle svn 1.8.1.
2013-08-03 Caroline Tice4 <cmtice@google.com>
* gcc_update: Add libvtv files.
......
......@@ -385,7 +385,7 @@ case $vcs_type in
fi
revision=`$GCC_SVN info | awk '/Revision:/ { print $2 }'`
branch=`$GCC_SVN info | sed -ne "/URL:/ {
branch=`$GCC_SVN info | sed -ne "/^URL:/ {
s,.*/trunk,trunk,
s,.*/branches/,,
s,.*/tags/,,
......
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