Re: [Puppet-dev] Patch to fix #6718

2011-03-15 Thread Matt Robinson
On Tue, Mar 15, 2011 at 7:23 AM, Robin Bowes wrote: > I'm having trouble getting git mail_patches to work on my > tickets/2.6.x/6718 branch, so I'm sending this patch manually. I'm assuming you mean `rake mail_patches` here. The git commands that this actually invokes are `git format-patch` and

[Puppet-dev] Patch to fix #6718

2011-03-15 Thread Robin Bowes
I'm having trouble getting git mail_patches to work on my tickets/2.6.x/6718 branch, so I'm sending this patch manually. This fixes the bug (#6718) whereby it is not possible to create a new service. diff --git a/lib/puppet/provider/service/runit.rb b/lib/puppet/provider/service/runit.rb index 03