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

The example is wrong #3

Closed
kke opened this issue Feb 19, 2013 · 2 comments
Closed

The example is wrong #3

kke opened this issue Feb 19, 2013 · 2 comments

Comments

@kke
Copy link

kke commented Feb 19, 2013

Could be because of github formatting, anyways the example should be in the grey box instead of the explanation.

#original
weasel –callback “%x{kill -USR1 #{pid.to_s}}” –watch ‘Rails:’ –num-cycles 3 –num-over-marks 2 –callback-message ‘sending SIGUSR1’ –high-water-mb 440 –delay 1
#should be:
weasel --callback "%x{kill -USR1 #{pid.to_s}}" --watch "Rails:" -- num_cycles 3 --num_over_marks 2 --callback_message 'sending SIGUSR1' --high_water_mb 440 --delay 1

Running the copypasted example causes weasel to sit still for about 3 minutes and return nothing on my installation.

@robotarmy
Copy link
Owner

thx

@kke
Copy link
Author

kke commented Feb 24, 2016

hey just a little over 2 years, not bad :)

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

No branches or pull requests

2 participants