>> +options.on("--kill-me-withi SIGNAL",/USR[12]/) { |signal| $kill_me = signal 
>> }
>
> Looks like a typo in the options --kill-me-withi vs usage:
>
>> +                        task = 
>> [File.dirname(__FILE__)+'/exec_test_helper','--kill-me-with','USR1','--called-by',$PID,'--repeat',n]
>
> Running with both --kill-me-with and --kill-me-withi seem to "work",
> but I'm assuming you meant the former

Good catch.  IIRC it allows unique prefixes so (as you note) the
behavior is unaffected, but it does look weird in the help message.
-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.


Reply via email to