1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-26 04:23:49 +03:00
Files
samba-mirror/source/lib/ldb/tests/test-sqlite3.sh

10 lines
109 B
Bash
Executable File

#!/bin/sh
export LDB_URL="sqlite:///var/tmp/test.ldb"
rm -f sqltest.ldb
. $LDBDIR/tests/test-generic.sh