summaryrefslogtreecommitdiff
path: root/dist/flags.py
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2014-03-23 22:06:04 -0400
committerKeith Bostic <keith@wiredtiger.com>2014-03-23 22:06:04 -0400
commiteea2265dc19d52de84b7c19f33426442144d9983 (patch)
treeff13e36ed9be925bf60287180f6c97280342a085 /dist/flags.py
parenta515ced46042f61443f677c277f1d0a62c31175f (diff)
parentc39d0db64feed845dbaa876f1754a9df612618df (diff)
downloadmongo-eea2265dc19d52de84b7c19f33426442144d9983.tar.gz
Merge branch 'develop' into new-split
Conflicts: src/btree/bt_evict.c src/include/flags.h
Diffstat (limited to 'dist/flags.py')
-rw-r--r--dist/flags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/flags.py b/dist/flags.py
index ff0c4a63105..3dd81ec934b 100644
--- a/dist/flags.py
+++ b/dist/flags.py
@@ -56,7 +56,7 @@ flags = {
],
'verbose' : [
'VERB_block',
- 'VERB_ckpt',
+ 'VERB_checkpoint',
'VERB_compact',
'VERB_evict',
'VERB_evictserver',