]> git.sur5r.net Git - openldap/commitdiff
ITS#5036 fix prev commit
authorHoward Chu <hyc@openldap.org>
Thu, 5 Jul 2007 12:40:03 +0000 (12:40 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 5 Jul 2007 12:40:03 +0000 (12:40 +0000)
tests/scripts/test034-translucent

index bd4f23089481633a64d7c638691af445c22673f2..6cf4e32ad9055339171b4e6e311975c37585d737 100755 (executable)
@@ -36,7 +36,7 @@ mkdir -p $TESTDIR $DBDIR1
 $SLAPPASSWD -g -n >$CONFIGPWF
 echo "rootpw `$SLAPPASSWD -T $CONFIGPWF`" >$TESTDIR/configpw.conf
 
-if test $MONITORDB = yes ; then
+if test $MONITORDB != no ; then
        DBIX=2
 else
        DBIX=1