1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Fix two test script problems revealed by permutations.test.

FossilOrigin-Name: 60cf7e44871ca8d2136ddad02188f0b9f9c380c1
This commit is contained in:
dan
2013-07-05 19:16:58 +00:00
parent d903154e3a
commit c1f19f95b8
4 changed files with 13 additions and 8 deletions

View File

@ -24,6 +24,7 @@ ifcapable {!autoindex} {
}
# Setup for logging
db close
sqlite3_shutdown
test_sqlite3_log [list lappend ::log]
set ::log [list]