Commit 502bce17 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5662 fix script


git-svn-id: file:///svn/toku/tokudb@50172 c7de825b-a66e-492c-adef-691d508d4ae1
parent dadb6f56
......@@ -553,7 +553,7 @@ def main(opts):
'jemalloc': opts.jemalloc,
'tsize': tsize,
'csize': csize,
'test_time': opts.test_time,
'default_test_time': opts.test_time,
'savedir': opts.savedir
}
for test in opts.testnames:
......
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