From d806805cde672121ac004fe334d493840c509b52 Mon Sep 17 00:00:00 2001 From: Dmitry Sherstobitov Date: Tue, 19 Mar 2024 10:32:11 +0400 Subject: [PATCH] Fixed --- yugabyte/run-jepsen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yugabyte/run-jepsen.py b/yugabyte/run-jepsen.py index 19e12ce3c..168c5d3c4 100755 --- a/yugabyte/run-jepsen.py +++ b/yugabyte/run-jepsen.py @@ -409,7 +409,7 @@ def main(): atexit.register(cleanup) # Sort old results in the beginning if it did not happen at the end of the last run. - # run_cmd(SORT_RESULTS_SH) + run_cmd(SORT_RESULTS_SH) start_time = time.time() nemeses = args.nemeses