Fix a bug that mistakenly disable regression_test.sh to update commit (#1415)

Summary:
Fix a bug that mistakenly disable regression_test.sh to update commit

Test Plan:
regression_test.sh
This commit is contained in:
Yueh-Hsuan Chiang 2016-10-21 17:26:24 -07:00 committed by Islam AbdelRahman
parent 0e926b84fd
commit f83cd64c0b

View File

@ -89,8 +89,8 @@ function main {
init_arguments $test_root_dir
# checkout_rocksdb $commit
# build_db_bench
checkout_rocksdb $commit
build_db_bench
setup_test_directory