]> git.sur5r.net Git - openldap/commitdiff
Support configure --disable-monitor
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 19 Nov 2010 13:32:33 +0000 (13:32 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 19 Nov 2010 13:32:33 +0000 (13:32 +0000)
tests/scripts/test060-mt-hot

index 6a52bead38b4cd2c5a97d96e8738ba6cf1a2efc0..56b060e016e86bea0f8e2482717599a1c42445df 100755 (executable)
 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
 
 #