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

extras/dialer: move dialer.go to sub directory #2108

Merged
merged 1 commit into from
Dec 22, 2016

Conversation

schu
Copy link
Contributor

@schu schu commented Dec 22, 2016

extras/dialer contains both a dialer script and dialer.go, the go
sources for the dialer server and client, to allow users to build the
dialer container themselves. Move dialer.go to a sub directory src
since make clean (running go clean ./...) deletes the dialer script
otherwise.

Fixup for 4d20a91

Signed-off-by: Michael Schubert [email protected]

`extras/dialer` contains both a dialer script and dialer.go, the go
sources for the dialer server and client, to allow users to build the
dialer container themselves. Move dialer.go to a sub directory `src`
since `make clean` (running `go clean ./...`) deletes the dialer script
otherwise.

Fixup for 4d20a91

Signed-off-by: Michael Schubert <[email protected]>
@2opremio 2opremio merged commit 0126f07 into weaveworks:master Dec 22, 2016
@schu schu deleted the schu/dialer-fixup branch December 22, 2016 14:13
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