Skip to content

Commit

Permalink
Merge branch 'main' into trivial_merges
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-schesch authored Oct 18, 2023
2 parents c108229 + 1d71aa6 commit c9e796d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run_1000.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ if [ -f cache.tar ] && [ ! -d cache ]; then
make decompress-cache
fi

./run.sh input_data/repos_1000.csv results_trivial_merges 20 cache "$@"

./run.sh input_data/repos_1000.csv results-trivial-merges 20 cache "$@"

0 comments on commit c9e796d

Please sign in to comment.