| Index: third_party/sqlite/src/test/oserror.test
|
| diff --git a/third_party/sqlite/src/test/oserror.test b/third_party/sqlite/src/test/oserror.test
|
| index 5fa7f98eb5681f3277c4da1cd04e9cce5b0bfcb8..246a9d40232e94fddc4efe9a3047e8430d34ded8 100644
|
| --- a/third_party/sqlite/src/test/oserror.test
|
| +++ b/third_party/sqlite/src/test/oserror.test
|
| @@ -95,7 +95,7 @@ do_test 1.4.1 {
|
|
|
| do_re_test 1.4.2 {
|
| lindex $::log 0
|
| -} {^os_unix.c:\d*: \(\d+\) (open|readlink)\(.*test.db\) - }
|
| +} {^os_unix.c:\d*: \(\d+\) (open|readlink|lstat)\(.*test.db\) - }
|
|
|
| #--------------------------------------------------------------------------
|
| # Tests oserror-1.* test failures in the unlink() system call.
|
|
|