fix regression test

Summary: as title

Test Plan: push

Reviewers: igor

Reviewed By: igor

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D18999
This commit is contained in:
Lei Jin 2014-06-10 11:24:24 -07:00
parent 88a1691a1e
commit c4b3817d7c
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ common_in_mem_args="--db=/dev/shm/rocksdb \
# Seekrandomwhilewriting
./db_bench \
$common_args \
$common_in_mem_args \
--statistics=1 \
--max_background_compactions=4 \
--max_background_flushes=0 \