+1, but... no tests?

On Dec 22, 2008, at 2:27 PM, Nigel Kersten wrote:

>
>
> Signed-off-by: Nigel Kersten <[email protected]>
> ---
> lib/puppet/type/group.rb |    4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/lib/puppet/type/group.rb b/lib/puppet/type/group.rb
> index e3507ad..080a428 100755
> --- a/lib/puppet/type/group.rb
> +++ b/lib/puppet/type/group.rb
> @@ -30,6 +30,10 @@ module Puppet
>                 :group_removed
>             end
>         end
> +
> +        autorequire(:user) do
> +            self[:members]
> +        end
>
>         newproperty(:gid) do
>             desc "The group ID.  Must be specified numerically.  If  
> not
> -- 
> 1.5.3.1
>
>
> >


-- 
I wanna hang a map of the world in my house. Then I'm gonna put pins
into all the locations that I've traveled to. But first, I'm gonna
have to travel to the top two corners of the map so it won't fall
down. -- Mitch Hedberg
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com


--~--~---------~--~----~------------~-------~--~----~
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