Commit cf28e8ea authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

#4799 turn off valgrind for upgrade_test_simple refs[t:4799]

git-svn-id: file:///svn/toku/tokudb@42598 c7de825b-a66e-492c-adef-691d508d4ae1
parent 59e0cd1c
...@@ -244,6 +244,11 @@ cilkscreen_brtloader-test-writer-errors-4: brtloader-test-writer-errors$(BINSUF) ...@@ -244,6 +244,11 @@ cilkscreen_brtloader-test-writer-errors-4: brtloader-test-writer-errors$(BINSUF)
cilkscreen_brtloader: cilkscreen_brtloader-tests cilkscreen_brtloader-extractor-tests cilkscreen_brtloader-writer-tests cilkscreen_brtloader-writer-error-tests cilkscreen_brtloader: cilkscreen_brtloader-tests cilkscreen_brtloader-extractor-tests cilkscreen_brtloader-writer-tests cilkscreen_brtloader-writer-error-tests
check_upgrade_test_simple: VGRIND=
check_upgrade_test_simple_with_valgrind: upgrade_test_simple
$(VGRIND) ./$< $(VERBVERBOSE) $(EXTRA_ARGS) $(SUMMARIZE_CMD)
clean: clean:
rm -rf log-test7.c.dir_* rm -rf log-test7.c.dir_*
rm -rf *.dir dir.* rm -rf *.dir dir.*
......
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