brew-mirror-check: Not using MD5 any more.
This commit is contained in:
parent
239217e944
commit
6f17f25b5f
@ -28,8 +28,7 @@ module Homebrew extend self
|
|||||||
mirror_check_usage = <<-EOS
|
mirror_check_usage = <<-EOS
|
||||||
Usage: brew mirror-check <formulae ...>
|
Usage: brew mirror-check <formulae ...>
|
||||||
|
|
||||||
Cycle through mirror lists for each formula, attempt a download and validate
|
Cycle through mirror lists for each formula, attempt a download and validate file hashes.
|
||||||
MD5 sums.
|
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
if ARGV.empty?
|
if ARGV.empty?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user