1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/tools
Martin Schwenke 6478d65a2f ctdb-tools: Drop separate parallel+verbose stdout/stderr filtering
This has been broken for 10 years since commit
9616959bd6, which introduced the
separate filtering.  This commit was missing a redirect of the output
of stderr_filter() to stderr.

Since nobody depends on the separate filtering (i.e. nobody reported a
bug), just return to combining stdout and stderr, and filtering them
together.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2019-07-05 05:03:22 +00:00
..
ctdb_diagnostics ctdb-tools: Remove duplicate code 2017-08-14 09:00:45 +02:00
ctdb_killtcp.c ctdb-tools: Fix signed/unsigned comparison by declaring as unsigned 2019-06-05 10:25:49 +00:00
ctdb_lvs ctdb-scripts: Use load_script_options() in miscellaneous scripts 2018-05-12 06:11:17 +02:00
ctdb_natgw ctdb-scripts: Use load_script_options() in miscellaneous scripts 2018-05-12 06:11:17 +02:00
ctdb.c ctdb: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
ltdbtool.c ctdb-tools: Fix signed/unsigned conversion by declaring as size_t 2019-06-05 10:25:49 +00:00
onnode ctdb-tools: Drop separate parallel+verbose stdout/stderr filtering 2019-07-05 05:03:22 +00:00