mirror of
https://github.com/samba-team/samba.git
synced 2025-11-30 20:23:49 +03:00
10 lines
92 B
Bash
Executable File
10 lines
92 B
Bash
Executable File
#!/bin/sh
|
|
|
|
|
|
export LDB_URL="tdb://tdbtest.ldb"
|
|
|
|
rm -f tdbtest.ldb
|
|
|
|
. tests/test-generic.sh
|
|
|