From 929abbc97fffe672bb02b8211e4dd4a667dfb587 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Thu, 17 Jan 2002 05:36:47 +0000
Subject: [PATCH] Run the lock detector

---
 tests/data/slapd.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/data/slapd.conf b/tests/data/slapd.conf
index 66c61cc579..868fc00e73 100644
--- a/tests/data/slapd.conf
+++ b/tests/data/slapd.conf
@@ -29,3 +29,4 @@ rootpw		secret
 #bdb#index		objectclass	eq
 #bdb#index		uid	pres,eq,sub
 #bdb#index		name	pres,eq,sub,subany
+#bdb#lockdetect default 5
-- 
GitLab