From: Hallvard Furuseth Date: Fri, 19 Nov 2010 13:32:33 +0000 (+0000) Subject: Support configure --disable-monitor X-Git-Tag: MIGRATION_CVS2GIT~418 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=77b87520f6c00448554be0b916bb97f3a7caef65;p=openldap Support configure --disable-monitor --- diff --git a/tests/scripts/test060-mt-hot b/tests/scripts/test060-mt-hot index 6a52bead38..56b060e016 100755 --- a/tests/scripts/test060-mt-hot +++ b/tests/scripts/test060-mt-hot @@ -16,6 +16,11 @@ echo "running defines.sh" . $SRCDIR/scripts/defines.sh +if test $MONITORDB = "no" ; then + echo "Monitor backend not available, test skipped" + exit 0 +fi + mkdir -p $TESTDIR $DBDIR1 #