Skip to content
Snippets Groups Projects
Commit 869642e6 authored by Xiyue Deng's avatar Xiyue Deng Committed by Jack Nagel
Browse files

Fix download strategy for SVN HEAD


After converting to Pathname to create paths, using '+=' will result in
path concatenation by '/', which result in weird path like
'gcc--svn/-HEAD'. This patch should fix this.

Closes Homebrew/homebrew#19233.

Signed-off-by: default avatarJack Nagel <jacknagel@gmail.com>
parent b7c0c53f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment