bundle/commands/exec: handle no services to start

This commit is contained in:
Bo Anderson 2025-04-07 14:12:41 +01:00
parent f2513965e8
commit 80f5c42f02
No known key found for this signature in database

View File

@ -196,6 +196,8 @@ module Homebrew
[entry, formula]
end.to_h
return if entries_formulae.empty?
conflicts = entries_formulae.to_h do |entry, formula|
[
entry,