Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch committed May 21, 2024
1 parent 46aac8b commit d65018d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ python3 src/python/split_repos.py \
--machine_id "$machine_id" \
--num_machines "$num_machines" \
--output_file "$OUT_DIR/local_repos.csv"
exit 0

python3 src/python/merge_analyzer.py \
--repos_head_passes_csv "$OUT_DIR/local_repos.csv" \
--merges_path "$OUT_DIR/merges_sampled/" \
Expand Down

0 comments on commit d65018d

Please sign in to comment.