Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
dcf32a24
Commit
dcf32a24
authored
Apr 13, 2011
by
Andrew Gerrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
builder: fix documentation s/\.gobuilder/.gobuildkey/
R=rsc CC=golang-dev
https://golang.org/cl/4312051
parent
89901bbd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc.go
misc/dashboard/builder/doc.go
+2
-2
No files found.
misc/dashboard/builder/doc.go
View file @
dcf32a24
...
...
@@ -47,8 +47,8 @@ Optional flags:
-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/.gobuild
er
or, for a builder-specific
key, $HOME/.gobuild
er-$BUILDER (eg, $HOME/.gobuilder
-linux-amd64).
The key file should be located at $HOME/.gobuild
key
or, for a builder-specific
key, $HOME/.gobuild
key-$BUILDER (eg, $HOME/.gobuildkey
-linux-amd64).
The build key file is a text file of the format:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment