Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional go install step as go build doesn't install binaries #1970

Merged
merged 2 commits into from
Mar 16, 2015

Conversation

ctrlrsf
Copy link
Contributor

@ctrlrsf ctrlrsf commented Mar 16, 2015

Add go install ./... step that actually installs the binaries into $GOPATH/bin/ as mentioned.

@otoolep
Copy link
Contributor

otoolep commented Mar 16, 2015

Thanks @ctrlrsf -- can you please sign the CLA? I will then merge.

@ctrlrsf
Copy link
Contributor Author

ctrlrsf commented Mar 16, 2015

CLI signed. Thanks @otoolep

otoolep added a commit that referenced this pull request Mar 16, 2015
Add additional go install step as go build doesn't install binaries
@otoolep otoolep merged commit 21cbd84 into influxdata:master Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants