From 1b5ba8e022836fa8ab93bc90df1b34a29ea6e134 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 17 Jan 2013 14:18:26 -0500 Subject: Imported Upstream version 2.1.1 --- test/wal3.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/wal3.test') diff --git a/test/wal3.test b/test/wal3.test index ccab93e..18e6075 100644 --- a/test/wal3.test +++ b/test/wal3.test @@ -655,7 +655,7 @@ T filter xShmLock T script lock_callback proc lock_callback {method file handle spec} { - if {$spec == "4 1 unlock exclusive"} { + if {$spec == "1 7 unlock exclusive"} { T filter {} set ::r [catchsql { SELECT * FROM b } db2] } -- cgit v1.2.3