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.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/tests/test-sqlite3.sh b/source4/lib/ldb/tests/test-sqlite3.sh
index cf443bb8a1..95babeac8d 100755
--- a/source4/lib/ldb/tests/test-sqlite3.sh
+++ b/source4/lib/ldb/tests/test-sqlite3.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-export LDB_URL="sqlite://sqltest.ldb"
+export LDB_URL="sqlite:///var/tmp/test.ldb"
rm -f sqltest.ldb