mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
3a2eebfe19
Some features, such NAT gateway and LVS support, can be implemented without daemon and (internal) ctdb CLI tool support. These are non-core features that don't need incredible performance and they don't need to be in the core code. They can easily be reimplemented in scripts, along with some configuration changes. For continuity, the ctdb CLI tool code will call out to helper scripts so that the current status information can still be provided. Those helper scripts may then reinvoke the ctdb CLI tool to gather information. So, redo the tool testing using a "ctdb" stub command. This will swallow standard input and feed it to the test program each time the "ctdb" stub is called. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
ctdb |