From: Kurt Zeilenga Date: Thu, 14 Jan 1999 22:23:38 +0000 (+0000) Subject: Import LDAPNOINIT change for devel. X-Git-Tag: OPENLDAP_REL_ENG_1_1_3~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec1795b97f69fc577e83d3f57290013298ceaf3;p=thirdparty%2Fopenldap.git Import LDAPNOINIT change for devel. --- diff --git a/tests/scripts/all b/tests/scripts/all index 5dbdc61b2a..2af48bcc4d 100755 --- a/tests/scripts/all +++ b/tests/scripts/all @@ -1,5 +1,8 @@ #!/bin/sh +# disable LDAP initialization +LDAPNOINIT=true; export LDAPNOINIT + echo ">>>>> Executing all LDAP tests..." if [ $# -eq 0 ]; then