Ping!
On 25 March 2011 13:51, <adg@golang.org> wrote:
> Reviewers: rsc,
>
> Message:
> Hello rsc (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change to
> https://go.googlecode.com/hg/
>
>
> Description:
> builder: fix documentation s/\.gobuilder/.gobuildkey/
>
> Please review this at http://codereview.appspot.com/4312051/
>
> Affected files:
> M misc/dashboard/builder/doc.go
>
>
> Index: misc/dashboard/builder/doc.go
> ===================================================================
> --- a/misc/dashboard/builder/doc.go
> +++ b/misc/dashboard/builder/doc.go
> @@ -47,8 +47,8 @@
> -external: External package builder mode (will not report Go build
> state to dashboard, issue releases, or run benchmarks)
>
> -The key file should be located at $HOME/.gobuilder or, for a
> builder-specific
> -key, $HOME/.gobuilder-$BUILDER (eg, $HOME/.gobuilder-linux-amd64).
> +The key file should be located at $HOME/.gobuildkey or, for a
> builder-specific
> +key, $HOME/.gobuildkey-$BUILDER (eg, $HOME/.gobuildkey-linux-amd64).
>
> The build key file is a text file of the format:
>
>
>
>
Issue 4312051: code review 4312051: builder: fix documentation s/\.gobuilder/.gobuildkey/
(Closed)
Created 14 years, 1 month ago by adg
Modified 14 years ago
Reviewers:
Base URL:
Comments: 0