mirror of
https://github.com/samba-team/samba.git
synced 2025-11-13 08:23:49 +03:00
-
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
|