From 6c123b176d431788702b491ff080d033b3635b22 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 4 Dec 2009 17:44:18 +0000 Subject: [PATCH] Fixes broken SubversionDownloadStrategy Being able to commit parts of diffs can bite you if you aren't careful. --- Library/Homebrew/download_strategy.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index 4f3f2146b7..579968e85c 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -126,6 +126,11 @@ class SubversionDownloadStrategy