ITS#5036 fix prev commit

This commit is contained in:
Howard Chu 2007-07-05 12:40:03 +00:00
parent e1d42189fa
commit b7b32d7448

View File

@ -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