diff options
Diffstat (limited to 'src/run.bash')
| -rwxr-xr-x | src/run.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/run.bash b/src/run.bash index 8f416f6018..ded465b668 100755 --- a/src/run.bash +++ b/src/run.bash @@ -161,6 +161,7 @@ time ./run || exit 1 echo echo '#' ../misc/goplay go build ../misc/goplay +rm -f goplay [ "$GOARCH" == arm ] || (xcd ../test/bench/shootout |
