Import LDAPNOINIT change for devel.

This commit is contained in:
Kurt Zeilenga 1999-01-14 22:23:38 +00:00
parent 33d4f67e29
commit bec1795b97

View file

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