Skip to content

sub-optimal URL in gotest output #677

@gopherbot

Description

@gopherbot

by ehog.hedge:

What steps will reproduce the problem?
1. run gotest in a directory without a makefile

The message 

  please create a Makefile for gotest; see
http://golang.org/doc/contribute.html (sic) for details

appears. The given URL isn't directly helpful. Close reading reveals a link to

  http://golang.org/doc/code.html

which is much more helpful. I suggest that gotest displays this URL in
preference to the current one.

What is your $GOOS?  $GOARCH?

linux, 386 

Which revision are you using?  (hg identify)

194d473264c1 release.2010-03-15/release

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions