Commit 8f7edd2c authored by Barry Perlman's avatar Barry Perlman Committed by Yoni Fogel

[t:3028] Add db_env_enable_engine_status to tokuglobals.py.

git-svn-id: file:///svn/toku/tokudb@25877 c7de825b-a66e-492c-adef-691d508d4ae1
parent 6a73f7cf
......@@ -58,6 +58,7 @@ def main():
"db_env_set_checkpoint_callback2",
"db_env_set_recover_callback",
"db_env_set_recover_callback2",
"db_env_enable_engine_status",
"setup_dlmalloc", "dlfree", "dlmalloc", "dlrealloc"
]:
exceptsymbols[n] = 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment