mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Return daemon instance from stub_daemon
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
4927e7e003
commit
14857e8f8d
@ -7,6 +7,7 @@ module StubDaemon
|
||||
stub(object).running? { running }
|
||||
end
|
||||
daemon.agent.config_write("")
|
||||
daemon
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user