Message ID | 2FAA5500-BF47-47DC-B4B3-D894C96A2DF6@comcast.net |
---|---|
State | New |
Headers | show |
Index: contrib/gcc_update =================================================================== --- contrib/gcc_update (revision 202083) +++ contrib/gcc_update (working copy) @@ -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/,,