Skip to content

Commit

Permalink
improve spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-butcher committed Oct 5, 2023
1 parent 5c4135e commit 136ed43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builds/report_unique_evictions.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Intended to be run after producing eviction reports with report_sbt_evictions.sh
echo "# Suspected binary incompatible evictions across all projects (summary)"
cat .reports/evicted_* | grep -E '^\[warn\]\s+\*' | sed 's/.*\*/*/' | sort | uniq
echo ""
echo "See individual _evictions_ stages for more detail"

0 comments on commit 136ed43

Please sign in to comment.