From f08431b5a13f7af049214ffe08fce85b8ab32ee7 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 7 Jun 2010 14:15:32 -0700 Subject: [PATCH] Add --cache support to hg and bzr. --- Library/Homebrew/download_strategy.rb | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index f4316b9fe3..aa60b3c49d 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -253,6 +253,13 @@ private end class MercurialDownloadStrategy