Commit c56f57d8 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5291 add back bdb tests during nightly runs (might need to split it

from valgrind tests)


git-svn-id: file:///svn/toku/tokudb@46333 c7de825b-a66e-492c-adef-691d508d4ae1
parent ebd8d67c
......@@ -162,7 +162,7 @@ CC=gcc47 CXX=g++47 cmake \
-D INTEL_CC=OFF \
-D USE_VALGRIND=ON \
-D BUILD_TESTING=ON \
-D USE_BDB=OFF \
-D USE_BDB=ON \
-D RUN_LONG_TESTS=$longtests \
-D USE_CILK=OFF \
-D USE_CTAGS=OFF \
......
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