Skip to content

Commit

Permalink
Update mergers
Browse files Browse the repository at this point in the history
  • Loading branch information
mernst committed May 10, 2024
1 parent ddd2148 commit e8c7a6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,4 @@ To run style checking run `make style`.

To investigate differences between two mergers:
* run `src/python/select_from_results.py` to produce a CSV file containing only the differences you are interested in. See its [documentation (at top of file)](src/python/select_from_results.py) for how to run it.
* run `src/python/replay_merge.py --merges_csv CSV_FILE --idx INDEX` (maybe add `-test`) for the index of the merge you are interested in.
* run `src/python/replay_merge.py --idx INDEX` (maybe add `-test`) for the index of the merge you are interested in.
2 changes: 1 addition & 1 deletion src/scripts/merge_tools/merging

0 comments on commit e8c7a6d

Please sign in to comment.