]> Cypherpunks repositories - gostls13.git/commit
test/run: fix builders
authorRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 07:22:08 +0000 (02:22 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 7 Mar 2012 07:22:08 +0000 (02:22 -0500)
commit712473612f211dba692064b4c6d7801698118930
tree199c4fec906878ef6c7357bf380cae9fae9c0647
parent987a580b9f91dfe0709d6927525952acf9101fc9
test/run: fix builders

Let the outer environment filter down to the commands being run.

TBR=r
CC=golang-dev
https://golang.org/cl/5758066
test/run.go