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

Make statsd notifier use nc again [References #42] #46

Merged
merged 2 commits into from
May 29, 2012
Merged

Conversation

smith
Copy link
Contributor

@smith smith commented May 27, 2012

No description provided.

@travisbot
Copy link

This pull request passes (merged ba2350d into bb2194c).

subject.perform
it "creates a command" do
subject.perform.should ==
"echo example.deploy:1\\|c | nc -w 1 -u 127.0.0.1 8125"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the term "perform" is lost here. Do you mind if I refactor a little and keep nc?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's cool. I kept it the same to keep a consistent API, but command certainly makes more sense.

@justincampbell
Copy link
Contributor

👍 with the rename

smith added a commit that referenced this pull request May 29, 2012
Make statsd notifier use nc again [References #42]
@smith smith merged commit 5f9bc32 into master May 29, 2012
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.

3 participants