mirror of
https://github.com/elastic/logstash.git
synced 2025-04-22 21:57:26 -04:00
When run in debug mode, #invoke was returning an instance of UI::Shell rather
than a string, causing the plugin to crash when `<<` was called on.
This commit ensures that a string is returned regardless of whether debug is set
Fixes: #14131
(cherry picked from commit
|
||
---|---|---|
.. | ||
bootstrap | ||
pluginmanager | ||
secretstore | ||
systeminstall |