diff options
author | Martin Schwenke <martin@meltin.net> | 2018-04-05 16:09:22 +1000 |
---|---|---|
committer | Amitay Isaacs <amitay@samba.org> | 2018-04-27 09:37:48 +0200 |
commit | 110e72ccd8e241cb8bed7e257ee9d96767fd9e24 (patch) | |
tree | fb85951195d5c92d80747d8b813e138e9abc40d4 /ctdb/doc | |
parent | 26430ab1d1d5edb64cd6c9fe279e5beb264a1c38 (diff) | |
download | samba-110e72ccd8e241cb8bed7e257ee9d96767fd9e24.tar.gz |
ctdb-scripts: Drop CTDB_RC_LOCAL testing hook
This is not used.
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Fri Apr 27 09:37:49 CEST 2018 on sn-devel-144
Diffstat (limited to 'ctdb/doc')
-rw-r--r-- | ctdb/doc/ctdbd.conf.5.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ctdb/doc/ctdbd.conf.5.xml b/ctdb/doc/ctdbd.conf.5.xml index b454b572904..f0f903b81c0 100644 --- a/ctdb/doc/ctdbd.conf.5.xml +++ b/ctdb/doc/ctdbd.conf.5.xml @@ -1517,22 +1517,6 @@ CTDB_PER_IP_ROUTING_TABLE_ID_HIGH=9000 </varlistentry> <varlistentry> - <term>CTDB_RC_LOCAL=<parameter>FILENAME</parameter></term> - <listitem> - <para> - FILENAME is a script fragment to be sourced by the - <filename>functions</filename> that is sourced by scripts. - On example use would be to override function definitions - in unit tests. As a sanity check, this file must be - executable for it to be used. - </para> - <para> - No default. - </para> - </listitem> - </varlistentry> - - <varlistentry> <term>CTDB_RUN_TIMEOUT_MONITOR=yes|no</term> <listitem> <para> |