summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/test-sqlite3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/tests/test-sqlite3.sh')
-rwxr-xr-xsource4/lib/ldb/tests/test-sqlite3.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/lib/ldb/tests/test-sqlite3.sh b/source4/lib/ldb/tests/test-sqlite3.sh
index 7e0c96feaf..18e72024f3 100755
--- a/source4/lib/ldb/tests/test-sqlite3.sh
+++ b/source4/lib/ldb/tests/test-sqlite3.sh
@@ -1,7 +1,8 @@
#!/bin/sh
-export LDB_URL="sqlite:///var/tmp/test.ldb"
+LDB_URL="sqlite://test.ldb"
+export LDB_URL
rm -f sqltest.ldb