Skip to content
Snippets Groups Projects
Commit bec1795b authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Import LDAPNOINIT change for devel.

parent 33d4f67e
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# disable LDAP initialization
LDAPNOINIT=true; export LDAPNOINIT
echo ">>>>> Executing all LDAP tests..."
if [ $# -eq 0 ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment