]> Cypherpunks repositories - gostls13.git/commit
produce helpful error when gotest doesn't find a Makefile
authorRob Pike <r@golang.org>
Thu, 12 Nov 2009 22:28:45 +0000 (14:28 -0800)
committerRob Pike <r@golang.org>
Thu, 12 Nov 2009 22:28:45 +0000 (14:28 -0800)
commitce0a4bae41c310f96b86322007e87b2fb0a29781
tree1721d71e79a95fe2a9fa12018918d28d4d9cc7bc
parent9549eeecd100c2c2c8d90dd1c926149d1d22d187
produce helpful error when gotest doesn't find a Makefile

Fixes #117.

R=rsc, agl1
CC=golang-dev
https://golang.org/cl/152107
src/cmd/gotest/gotest