mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#5036 fix prev commit
This commit is contained in:
parent
e1d42189fa
commit
b7b32d7448
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user