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:
parent
0e926b84fd
commit
f83cd64c0b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user