Commit 8b8c4616 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

Stop valgrind for some more bdb tests. Addresses #328.

git-svn-id: file:///svn/tokudb@2004 c7de825b-a66e-492c-adef-691d508d4ae1
parent 9db987be
......@@ -138,8 +138,13 @@ NO_VGRIND = \
insert_cursor_delete_insert \
insert_memleak \
kv_limits \
log0 \
log1 \
log2 \
log3 \
log4 \
log5 \
nodup_set \
# Comment to terminate list so the previous line can end with a slash
$(patsubst %,test_%.bdbrun,$(NO_VGRIND)): VGRIND=
......
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