1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tools
Martin Schwenke a947cf6c0c ctdb-tools-ctdb: Don't close stderr when running without_daemon commands
It looks like the original without_daemon code still tried to
establish a client connection to the daemon.  Closing stderr looks to
be a cheap way of hiding the errors when this failed.

However, later cleanups avoid the client connection altogether, so do
not close stderr.  Now debug output from without_daemon commands
actually appears.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2014-03-23 04:20:14 +01:00
..
ctdb_diagnostics tools/ctdb_diagnostics: Add output of "ctdb getdbmap" 2013-08-22 17:00:20 +10:00
ctdb_vacuum.c tools/ctdb: Remove un-implemented ctdb vacuum command 2013-10-04 15:15:27 +10:00
ctdb.c ctdb-tools-ctdb: Don't close stderr when running without_daemon commands 2014-03-23 04:20:14 +01:00
ltdbtool.c tool/ltdbtool: -h option does not require an argument 2013-09-25 14:35:46 +10:00
onnode ctdb-onnode: New -i option to stop stdin from being closed 2013-11-27 18:46:16 +01:00