SOURCES: sqlite3-test-conflict.patch (NEW) - fix conflict-tests (p...

zboczuch zboczuch at pld-linux.org
Mon Sep 26 12:55:49 CEST 2005


Author: zboczuch                     Date: Mon Sep 26 10:55:49 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix conflict-tests (patch excluded from sqlite's CVS)

---- Files affected:
SOURCES:
   sqlite3-test-conflict.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/sqlite3-test-conflict.patch
diff -u /dev/null SOURCES/sqlite3-test-conflict.patch:1.1
--- /dev/null	Mon Sep 26 12:55:49 2005
+++ SOURCES/sqlite3-test-conflict.patch	Mon Sep 26 12:55:44 2005
@@ -0,0 +1,12 @@
+diff -ur sqlite-3.2.7-orig/test/conflict.test sqlite-3.2.7/test/conflict.test
+--- sqlite-3.2.7-orig/test/conflict.test        2005-09-20 18:46:02.000000000 +0200
++++ sqlite-3.2.7/test/conflict.test     2005-09-26 12:45:00.245742000 +0200
+@@ -302,6 +302,7 @@
+     db close
+     sqlite3 db test.db
+     if {$conf1!=""} {set conf1 "ON CONFLICT $conf1"}
++    execsql {pragma temp_store=file}
+     set ::sqlite_opentemp_count 0
+     set r0 [catch {execsql [subst {
+       DROP TABLE t1;
+
================================================================



More information about the pld-cvs-commit mailing list