1
0
mirror of https://github.com/golang/go synced 2024-11-11 22:40:22 -07:00

test/run: clear $E in case it's already set in environment.

R=rsc
CC=golang-dev
https://golang.org/cl/4312054
This commit is contained in:
Rob Pike 2011-03-25 11:33:07 -07:00
parent 237ae64146
commit 2363784653

View File

@ -5,6 +5,8 @@
eval $(gomake --no-print-directory -f ../src/Make.inc go-env)
export E=
case X"$GOARCH" in
Xamd64)
export A=6