--- SM2020 2022-08-09 15:41:39.170693273 -0500 +++ /tmp/SM2020 2022-12-04 23:46:44.742622031 -0600 @@ -2175,7 +2175,7 @@ benchmark_name = rc_parms.benchmark_name benchmark_results = BenchmarkResults(sfslog, autosuffix, results_dir, save_tcf) if benchmarks.get_names().count(benchmark_name): # known benchmark - best_load = run_benchmark(token_config_file, rc_parms, + best_load = run_benchmark(benchmarks_file, token_config_file, rc_parms, benchmarks.get_benchmark(benchmark_name), benchmark_results, ignore_override, testonly, debug, sfslog, auto) else: # generic workload