]> git.sur5r.net Git - openldap/commitdiff
Import LDAPNOINIT change for devel.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 14 Jan 1999 22:23:38 +0000 (22:23 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 14 Jan 1999 22:23:38 +0000 (22:23 +0000)
tests/scripts/all

index 5dbdc61b2add9a67210ed78b7deeb2c38f884599..2af48bcc4d88084e6107ebec498c5417bcd33b24 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+# disable LDAP initialization
+LDAPNOINIT=true; export LDAPNOINIT
+
 echo ">>>>> Executing all LDAP tests..."
 
 if [ $# -eq 0 ]; then