summaryrefslogtreecommitdiff
path: root/lang/sql/adapter/sqlite-patches/29_manydb_test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sql/adapter/sqlite-patches/29_manydb_test.patch')
-rw-r--r--lang/sql/adapter/sqlite-patches/29_manydb_test.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sql/adapter/sqlite-patches/29_manydb_test.patch b/lang/sql/adapter/sqlite-patches/29_manydb_test.patch
index 603fbd5c..a58e1cf9 100644
--- a/lang/sql/adapter/sqlite-patches/29_manydb_test.patch
+++ b/lang/sql/adapter/sqlite-patches/29_manydb_test.patch
@@ -5,7 +5,7 @@
source $testdir/tester.tcl
-set N 300
-+set N 100
++set N 50
# if we're using proxy locks, we use 5 filedescriptors for a db
# that is open and in the middle of writing changes, normally
# sqlite uses 3 (proxy locking adds the conch and the local lock)