diff options
author | Michael Cahill <michael.cahill@mongodb.com> | 2015-10-09 17:07:24 +1100 |
---|---|---|
committer | Michael Cahill <michael.cahill@mongodb.com> | 2015-10-09 17:07:24 +1100 |
commit | 0537648e03b4fbaca89b009a37b6684863aebcf5 (patch) | |
tree | f526ab69ba7c2a4ed22379af286d33213e366052 /dist/flags.py | |
parent | 3c856645c8b4340778d9f3c64051f476cbe66f71 (diff) | |
parent | 544f27de73419dbf4494b9ad826c643dfec38e6c (diff) | |
download | mongodb-3.2.0-rc1.tar.gz |
Merge branch 'develop' into mongodb-3.2mongodb-3.2.0-rc1
Diffstat (limited to 'dist/flags.py')
-rw-r--r-- | dist/flags.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/flags.py b/dist/flags.py index d98f249335e..65b68cf4277 100644 --- a/dist/flags.py +++ b/dist/flags.py @@ -92,6 +92,7 @@ flags = { 'CONN_CKPT_SYNC', 'CONN_CLOSING', 'CONN_EVICTION_RUN', + 'CONN_LAS_OPEN', 'CONN_LEAK_MEMORY', 'CONN_LOG_SERVER_RUN', 'CONN_LSM_MERGE', |