Oh the non-breaking space (option + space) got me again
This commit is contained in:
parent
3f976ec0c2
commit
b54b9dad2a
@ -90,7 +90,7 @@ module Homebrew
|
||||
end
|
||||
end
|
||||
|
||||
# Skip formulae that are autobumped by BrewTestBot.
|
||||
# Skip formulae that are autobumped by BrewTestBot.
|
||||
formulae_and_casks_to_check = formulae_and_casks_to_check.reject do |formula_or_cask|
|
||||
next false if formula_or_cask.respond_to?(:token) # Only formulae are autobumped.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user