Skip to content

Commit

Permalink
Remove "make build" from tools/impact
Browse files Browse the repository at this point in the history
There is no "build" target anymore.

This was forgotten in 0519d7e.
  • Loading branch information
dmajda committed Dec 2, 2012
1 parent 203243b commit da9ab1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/impact
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ set -e

prepare() {
git checkout --quiet "$1"
make build
}

run_benchmark() {
Expand Down

0 comments on commit da9ab1b

Please sign in to comment.