mirror of
https://github.com/samba-team/samba.git
synced 2025-12-14 20:23:54 +03:00
change in the ldb API. The API is now much closer to LDAP.
(This used to be commit e9e85c4644)
9 lines
114 B
Bash
Executable File
9 lines
114 B
Bash
Executable File
#!/bin/sh
|
|
|
|
tests/init_slapd.sh
|
|
tests/start_slapd.sh
|
|
|
|
export LDB_URL=`tests/ldapi_url.sh`
|
|
|
|
. tests/test-generic.sh
|