]> Cypherpunks repositories - gostls13.git/commit
gotest, pkg/exec: use bash instead of sh to execute shell scripts on windows
authorAlex Brainman <alex.brainman@gmail.com>
Sat, 28 May 2011 11:26:03 +0000 (21:26 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 28 May 2011 11:26:03 +0000 (21:26 +1000)
commitb7582852f63fd8bedba53ab415c1b3cc5ac2ae9c
treefddb815c96666bd6dee3c6c2c90256a6580608bb
parentf369fc09f41bcb9b7bfdfbc21332abe98f89059e
gotest, pkg/exec: use bash instead of sh to execute shell scripts on windows

As suggested by dho, iant2.

R=golang-dev, rsc
CC=devon.odell, golang-dev, iant
https://golang.org/cl/4515147
src/cmd/gotest/gotest.go
src/pkg/exec/exec_test.go