mirror of
https://github.com/golang/go
synced 2024-11-19 05:04:43 -07:00
gotest: leave _testmain.go for "make clean" to clean up
R=r, brainman CC=golang-dev https://golang.org/cl/2297041
This commit is contained in:
parent
2278ef7e1a
commit
6a1ea00d59
@ -93,7 +93,6 @@ if $havex; then
|
||||
fi
|
||||
|
||||
# They all compile; now generate the code to call them.
|
||||
trap "rm -f _testmain.go _testmain.$O" 0 1 2 3 14 15
|
||||
|
||||
# Suppress output to stdout on Linux
|
||||
MAKEFLAGS=
|
||||
|
Loading…
Reference in New Issue
Block a user