Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
qvad committed Mar 19, 2024
1 parent cd1e47d commit d806805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yugabyte/run-jepsen.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d806805

Please sign in to comment.