]> Cypherpunks repositories - gostls13.git/commit
fix build: disable gofmt test script, enable gotest testing instead
authorRobert Griesemer <gri@golang.org>
Wed, 13 Apr 2011 21:24:38 +0000 (14:24 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 13 Apr 2011 21:24:38 +0000 (14:24 -0700)
commit5666ec87353178e0124b6263ed3c87d799557fcb
tree6f38f26d20bae05b1e425c26332b9304ba02967e
parentc7d16cc4118bf0db3e4268a7ab657577911999f4
fix build: disable gofmt test script, enable gotest testing instead

R=rsc
CC=golang-dev
https://golang.org/cl/4403045
src/cmd/gofmt/Makefile
src/pkg/Makefile
src/run.bash