Commit fad4cf7b authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

Get rid of 'time' in newbrt tests.

git-svn-id: file:///svn/tokudb@2597 c7de825b-a66e-492c-adef-691d508d4ae1
parent 7fdfd6fe
......@@ -124,7 +124,7 @@ check_test-assert: test-assert
@# one argument, "ok" should not error
$(DTOOL) ./test-assert ok
check_%: %
time $(DTOOL) ./$< $(VERBVERBOSE)
$(DTOOL) ./$< $(VERBVERBOSE)
check-fanout:
let BRT_FANOUT=4; \
......
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