| Index: third_party/sqlite/sqlite-src-3100200/test/shared4.test
|
| diff --git a/third_party/sqlite/sqlite-src-3080704/test/shared4.test b/third_party/sqlite/sqlite-src-3100200/test/shared4.test
|
| similarity index 99%
|
| copy from third_party/sqlite/sqlite-src-3080704/test/shared4.test
|
| copy to third_party/sqlite/sqlite-src-3100200/test/shared4.test
|
| index 83925b06e4cbf79a1d5365cb0ddffad7f629c543..88959db42d767600cc6b74965619f47a2222f587 100644
|
| --- a/third_party/sqlite/sqlite-src-3080704/test/shared4.test
|
| +++ b/third_party/sqlite/sqlite-src-3100200/test/shared4.test
|
| @@ -16,7 +16,6 @@
|
| set testdir [file dirname $argv0]
|
| source $testdir/tester.tcl
|
| db close
|
| -puts hello
|
|
|
| # This script is only valid if we are running shared-cache mode in a
|
| # threadsafe-capable database engine.
|
|
|