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
main
Yueh-Hsuan Chiang 8 years ago committed by Islam AbdelRahman
parent 0e926b84fd
commit f83cd64c0b
  1. 4
      tools/regression_test.sh

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

Loading…
Cancel
Save