Added a blank line before the output from print_latest_version in the debug output
This commit is contained in:
parent
9c4b9b7e14
commit
609485cdd7
@ -359,7 +359,7 @@ module Homebrew
|
|||||||
info.except!(:meta) unless verbose
|
info.except!(:meta) unless verbose
|
||||||
next info
|
next info
|
||||||
end
|
end
|
||||||
|
puts if debug
|
||||||
print_latest_version(info, verbose: verbose, ambiguous_cask: ambiguous_casks.include?(formula_or_cask),
|
print_latest_version(info, verbose: verbose, ambiguous_cask: ambiguous_casks.include?(formula_or_cask),
|
||||||
check_resource: false)
|
check_resource: false)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user