parent
61076c1a11
commit
6d41707b2b
@ -518,6 +518,7 @@ class FormulaInstaller
|
|||||||
puts "The offending files are:"
|
puts "The offending files are:"
|
||||||
puts non_exes
|
puts non_exes
|
||||||
@show_summary_heading = true
|
@show_summary_heading = true
|
||||||
|
Homebrew.failed = true # fatal to Brew Bot
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
@ -532,6 +533,7 @@ class FormulaInstaller
|
|||||||
puts "The offending files are:"
|
puts "The offending files are:"
|
||||||
puts non_exes
|
puts non_exes
|
||||||
@show_summary_heading = true
|
@show_summary_heading = true
|
||||||
|
Homebrew.failed = true # fatal to Brew Bot
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user