Add tmux warning for launchctl caveats.
References Homebrew/homebrew#13951.
This commit is contained in:
parent
21f1efcba6
commit
5fd9c56803
@ -95,6 +95,7 @@ class Caveats
|
||||
s << " launchctl load #{plist_link}"
|
||||
end
|
||||
end
|
||||
s << '' << "WARNING: launchctl will fail when run under tmux."
|
||||
end
|
||||
s.join("\n") unless s.empty?
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user