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

pumactl - do not modify original ARGV #537

Merged
merged 1 commit into from Jun 16, 2014
Merged

Conversation

vlmonk
Copy link
Contributor

@vlmonk vlmonk commented May 24, 2014

ARGV used later in lib/puma/cli.rb to construct restart_cmd
close #436

@chulkilee
Copy link
Contributor

It works in my case. Travis build failures are due to timeout - @vlmonk could you rebase and push it again? Probably the last patch for gemfile may be related to failure in travis..

ARGV used later in `lib/puma/cli.rb` to construct `restart_cmd`
@vlmonk
Copy link
Contributor Author

vlmonk commented Jun 3, 2014

@chulkilee I rebased branch, but travis still can't build it

evanphx added a commit that referenced this pull request Jun 16, 2014
pumactl - do not modify original ARGV
@evanphx evanphx merged commit 5d18919 into puma:master Jun 16, 2014
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.

pumactl restart stops puma
4 participants