]> git.sur5r.net Git - openldap/commitdiff
Backout last change
authorKurt Zeilenga <kurt@openldap.org>
Fri, 23 Apr 1999 20:11:15 +0000 (20:11 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 23 Apr 1999 20:11:15 +0000 (20:11 +0000)
tests/scripts/defines.sh

index 1f07e01762cda8429556580c9b3e978e7921adfb..952571df0201c647e5853eabda1b6f8d4ac06d8c 100755 (executable)
@@ -24,7 +24,7 @@ LDAPMODIFY=../clients/tools/ldapmodify
 LDAPADD=../clients/tools/ldapadd
 LDAPMODRDN=../clients/tools/ldapmodrdn
 SLAPDTESTER=$PROGDIR/slapd-tester
-: ${LVL=$SLAPD_DEBUG}
+LVL=${SLAPD_DEBUG-5}
 ADDR=127.0.0.1
 PORT=9009
 SLAVEPORT=9010