bundle/commands/exec: handle no services to start
This commit is contained in:
parent
f2513965e8
commit
80f5c42f02
@ -196,6 +196,8 @@ module Homebrew
|
|||||||
[entry, formula]
|
[entry, formula]
|
||||||
end.to_h
|
end.to_h
|
||||||
|
|
||||||
|
return if entries_formulae.empty?
|
||||||
|
|
||||||
conflicts = entries_formulae.to_h do |entry, formula|
|
conflicts = entries_formulae.to_h do |entry, formula|
|
||||||
[
|
[
|
||||||
entry,
|
entry,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user