Skip to content

Commit

Permalink
Rebase 8.1.1: fix for db_bench: Enhancement - Support multiple benchm…
Browse files Browse the repository at this point in the history
…arks groups, each with its own config (#220)
  • Loading branch information
Yuval-Ariel committed May 1, 2023
1 parent 562eed1 commit 8023ff5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/db_bench_tool.cc
Original file line number Diff line number Diff line change
Expand Up @@ -9594,8 +9594,6 @@ int db_bench_tool(int argc, char** argv) {

benchmark.reset();
return result;
#else
return db_bench_tool_run_group(argc, argv);
}

} // namespace ROCKSDB_NAMESPACE
Expand Down

0 comments on commit 8023ff5

Please sign in to comment.