mirror of
https://github.com/golang/go
synced 2024-11-12 02:10:21 -07:00
test/bench/shootout: clean up binaries after run
Update #11943 Change-Id: I3e6592876bf16d2f9129995b723ecf69c069653d Reviewed-on: https://go-review.googlesource.com/12913 Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
parent
abdc77a288
commit
b63fb59de8
@ -247,3 +247,6 @@ do
|
||||
$i
|
||||
runonly echo
|
||||
done
|
||||
|
||||
rm *.o *.$EXE # Clean up
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user