mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Updates prior to release 2.6.3. (CVS 706)
FossilOrigin-Name: 34c4149eea7a48927e36867f4e25ff7fac40c66e
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
# This file implements regression tests for SQLite library. The
|
||||
# focus of this script is database locks.
|
||||
#
|
||||
# $Id: trans.test,v 1.14 2002/08/12 12:29:57 drh Exp $
|
||||
# $Id: trans.test,v 1.15 2002/08/13 00:01:18 drh Exp $
|
||||
|
||||
|
||||
set testdir [file dirname $argv0]
|
||||
@ -886,6 +886,7 @@ for {set i 2} {$i<=$limit} {incr i} {
|
||||
}
|
||||
} {}
|
||||
}
|
||||
set ::pager_old_format 0
|
||||
}
|
||||
|
||||
finish_test
|
||||
|
Reference in New Issue
Block a user