]> Cypherpunks repositories - gostls13.git/commit
build: convert run.bash, run.bat, and run.rc into a Go program
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 3 Mar 2015 01:07:11 +0000 (17:07 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 3 Mar 2015 23:22:11 +0000 (23:22 +0000)
commitd5f690609fd7ffd0d21b27f5a474052839beb0d3
tree022b78a48ebdcaabd0a4a5f6cc7e23adac576686
parent4f6630de3ab6eea9c863dada024cc98ce20bfe4a
build: convert run.bash, run.bat, and run.rc into a Go program

This will enable test sharding over multiple VMs, to speed trybot answers.

Update #10029

Change-Id: Ie277c6459bc38005e4d6af14d22effeaa0a4667e
Reviewed-on: https://go-review.googlesource.com/6531
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
misc/cgo/errors/test.bash
misc/cgo/testgodefs/test.bash
misc/cgo/testso/test.bat
src/cmd/dist/main.go
src/cmd/dist/test.go [new file with mode: 0644]
src/run.bash
src/run.bat
src/run.rc