mirror of
https://github.com/samba-team/samba.git
synced 2025-10-31 12:23:52 +03:00
6 lines
62 B
Bash
6 lines
62 B
Bash
#!/bin/sh
|
|
|
|
SHARE_BACKEND="ldb"
|
|
|
|
. `dirname $0`/mktestsetup.sh
|