summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2017-01-09 15:26:22 +1100
committerMartin Schwenke <martins@samba.org>2017-01-16 11:57:08 +0100
commitec3415e5830399d145422ceb35a44531d27ace98 (patch)
treea28511df402fb1df756dd7bcd448a268ea3a513d /ctdb/doc
parenta9870538c9876072bcd4b5f9b907a256d8737249 (diff)
downloadsamba-ec3415e5830399d145422ceb35a44531d27ace98.tar.gz
ctdb-scripts: Drop configuration variable CTDB_SCRIPT_DEBUGLEVEL
The debug() function, which is the only user of this variable, is no longer used. It is also dropped. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdbd.conf.5.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/ctdb/doc/ctdbd.conf.5.xml b/ctdb/doc/ctdbd.conf.5.xml
index 9aca804b125..1259fd3e2d5 100644
--- a/ctdb/doc/ctdbd.conf.5.xml
+++ b/ctdb/doc/ctdbd.conf.5.xml
@@ -1684,20 +1684,6 @@ CTDB_SET_MonitorInterval=20
</varlistentry>
<varlistentry>
- <term>CTDB_SCRIPT_DEBUGLEVEL=<parameter>DEBUGLEVEL</parameter></term>
- <listitem>
- <para>
- DEBUGLEVEL is the level debugging messages printed by CTDB
- scripts. Setting this to a higher level (e.g. DEBUG) will
- cause some scripts to log more messages.
- </para>
- <para>
- Default is NOTICE.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>CTDB_SUPPRESS_COREFILE=yes|no</term>
<listitem>
<para>