diff options
| author | commitay | 2018-02-13 21:03:06 +1000 | 
|---|---|---|
| committer | commitay | 2018-02-13 21:03:06 +1000 | 
| commit | 8d458fa443f039b646e71a17aa5fa60c96d24454 (patch) | |
| tree | cb466c856ea75c8ff89167e31b81da760b172de5 /Library | |
| parent | b609e406bcc8d0f022ce9ab2695710a023fc8377 (diff) | |
| download | brew-8d458fa443f039b646e71a17aa5fa60c96d24454.tar.bz2 | |
cask doctor: check_cached_downloads
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cask/lib/hbc/cli/doctor.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Homebrew/cask/lib/hbc/cli/doctor.rb b/Library/Homebrew/cask/lib/hbc/cli/doctor.rb index a586a00ab..32b927218 100644 --- a/Library/Homebrew/cask/lib/hbc/cli/doctor.rb +++ b/Library/Homebrew/cask/lib/hbc/cli/doctor.rb @@ -24,6 +24,7 @@ module Hbc          check_software_versions          check_install_location          check_staging_location +        check_cached_downloads          check_taps          check_load_path          check_environment_variables | 
