mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
reset debugging in tools
This commit is contained in:
parent
9a3b418916
commit
56ee85695d
@ -122,9 +122,9 @@ CLIENTDIR=../clients/tools
|
|||||||
LDIFFILTER=$SRCDIR/scripts/acfilter.sh
|
LDIFFILTER=$SRCDIR/scripts/acfilter.sh
|
||||||
CONFFILTER=$SRCDIR/scripts/conf.sh
|
CONFFILTER=$SRCDIR/scripts/conf.sh
|
||||||
|
|
||||||
SLAPADD="../servers/slapd/slapd -Ta $LDAP_VERBOSE"
|
SLAPADD="../servers/slapd/slapd -Ta -d 0 $LDAP_VERBOSE"
|
||||||
SLAPCAT="../servers/slapd/slapd -Tc $LDAP_VERBOSE"
|
SLAPCAT="../servers/slapd/slapd -Tc -d 0 $LDAP_VERBOSE"
|
||||||
SLAPINDEX="../servers/slapd/slapd -Ti $LDAP_VERBOSE"
|
SLAPINDEX="../servers/slapd/slapd -Ti -d 0 $LDAP_VERBOSE"
|
||||||
|
|
||||||
unset DIFF_OPTIONS
|
unset DIFF_OPTIONS
|
||||||
# NOTE: -u/-c is not that portable...
|
# NOTE: -u/-c is not that portable...
|
||||||
|
Loading…
Reference in New Issue
Block a user