DescriptionFix webkit build failure reported by evan@
When fetching svn URL via 'git svn info --url' command
git-svn.perl script may print its progress log to stdout instead of stderr: as a result we end up using all this junk as svn repository URL.
Fix it by filtering output.
BUG=None
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76803
Patch Set 1 : a #Patch Set 2 : regexp tweak #
Total comments: 4
Patch Set 3 : w #Patch Set 4 : z #Messages
Total messages: 7 (0 generated)
|