mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00: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
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ if $havex; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# They all compile; now generate the code to call them.
|
# 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
|
# Suppress output to stdout on Linux
|
||||||
MAKEFLAGS=
|
MAKEFLAGS=
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue