summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_lsm04.py
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2019-01-10 14:22:58 +1100
committerLuke Chen <luke.chen@mongodb.com>2019-01-10 14:25:45 +1100
commitf52ec67e471c351baad017455d444d8e20818b9a (patch)
tree598ad755349dec1ba7783aa57818800e835b2537 /src/third_party/wiredtiger/test/suite/test_lsm04.py
parent4d0d65fe75169f82da5854c487409d8d1c7993ce (diff)
downloadmongo-f52ec67e471c351baad017455d444d8e20818b9a.tar.gz
Import wiredtiger: fa402fef1974b30ef61770caff58b0eabda97781 from branch mongodb-4.2
ref: 86012f8e40..fa402fef19 for: 4.1.7 WT-4444 Extend cursor operation tracking statistics WT-4483 Improve caching of small updates to large values WT-4505 Add ability to manage when prepared transactions appear in checkpoints WT-4518 Give applications a chance to handle panic before API panic returns WT-4522 Update WiredTiger copyrights to 2019
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_lsm04.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_lsm04.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_lsm04.py b/src/third_party/wiredtiger/test/suite/test_lsm04.py
index 82b937a713b..09fffb3ea91 100644
--- a/src/third_party/wiredtiger/test/suite/test_lsm04.py
+++ b/src/third_party/wiredtiger/test/suite/test_lsm04.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
#
-# Public Domain 2014-2018 MongoDB, Inc.
+# Public Domain 2014-2019 MongoDB, Inc.
# Public Domain 2008-2014 WiredTiger, Inc.
#
# This is free and unencumbered software released into the public domain.