Jack Nagel
2505ebda67
fetch: fix '--force' for pathnames
...
`brew fetch --force` was a no-op for formula pathnames when that formula
did not exist in Library/Formula, because `brew --cache #{f.name}`
results in an error for that case.
Fix it by always using f.cached_download.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-01 19:17:13 -05:00
..
2011-03-12 11:55:02 -08:00
2011-03-19 11:06:51 -07:00
2011-05-18 17:04:00 +01:00
2011-06-16 20:58:06 -07:00
2011-03-28 22:47:21 -07:00
2011-03-12 11:55:02 -08:00
2011-07-29 08:34:00 -07:00
2011-03-12 11:55:02 -08:00
2011-08-24 22:30:42 +01:00
2011-08-25 00:53:37 +01:00
2011-06-15 09:02:18 -07:00
2011-03-12 11:55:07 -08:00
2011-09-01 09:39:31 -07:00
2011-08-24 22:30:44 +01:00
2011-09-01 19:17:13 -05:00
2011-08-24 22:30:43 +01:00
2011-03-12 11:55:02 -08:00
2011-08-11 11:46:35 -07:00
2011-09-01 10:14:26 -07:00
2011-08-24 22:30:43 +01:00
2011-07-30 11:04:04 +01:00
2011-03-12 19:36:37 -08:00
2011-03-19 09:58:42 -07:00
2011-03-12 11:55:02 -08:00
2011-08-28 11:40:03 +01:00
2011-03-12 11:55:08 -08:00
2011-03-12 11:55:10 -08:00
2011-08-22 20:26:53 -07:00
2011-03-12 11:55:02 -08:00
2011-08-31 12:16:01 -05:00
2011-08-25 18:02:36 -07:00
2011-08-24 22:30:43 +01:00
2011-08-02 14:45:37 +01:00