From: Martin Schwenke Date: Wed, 2 May 2018 08:05:28 +0000 (+1000) Subject: ctdb-tests: Add setup of ctdb.conf recovery lock setting X-Git-Tag: ldb-1.4.0~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c33f5ec2da3e2995995ffccfa2db4f44e486b26;p=thirdparty%2Fsamba.git ctdb-tests: Add setup of ctdb.conf recovery lock setting Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- diff --git a/ctdb/tests/eventscripts/scripts/01.reclock.sh b/ctdb/tests/eventscripts/scripts/01.reclock.sh index b6ab922d4bc..34f10a5a42a 100644 --- a/ctdb/tests/eventscripts/scripts/01.reclock.sh +++ b/ctdb/tests/eventscripts/scripts/01.reclock.sh @@ -11,5 +11,10 @@ setup () { export CTDB_RECOVERY_LOCK="${EVENTSCRIPTS_TESTS_VAR_DIR}/rec.lock" + cat >>"${CTDB_BASE}/ctdb.conf" <