From a9fea2edebd91e8eb47f3986756a305ded391932 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 29 Mar 2005 09:50:50 +0000 Subject: [PATCH] configure monitor database, if available --- tests/data/slapd-translucent-local.conf | 2 ++ tests/data/slapd-translucent-remote.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tests/data/slapd-translucent-local.conf b/tests/data/slapd-translucent-local.conf index 8185df803e..3f4ed66066 100644 --- a/tests/data/slapd-translucent-local.conf +++ b/tests/data/slapd-translucent-local.conf @@ -35,6 +35,8 @@ argsfile ./testrun/slapd.2.args # database definitions ####################################################################### +#monitor#database monitor + database @BACKEND@ suffix "o=translucent" directory ./testrun/db.2.a diff --git a/tests/data/slapd-translucent-remote.conf b/tests/data/slapd-translucent-remote.conf index b51b3c5b52..c3ebd41825 100644 --- a/tests/data/slapd-translucent-remote.conf +++ b/tests/data/slapd-translucent-remote.conf @@ -31,6 +31,8 @@ argsfile ./testrun/slapd.1.args # database definitions ####################################################################### +#monitor#database monitor + database @BACKEND@ suffix "o=translucent" directory ./testrun/db.1.a -- 2.39.5