Good catch. This is fixed in 0.7.12 which I just released to rubyforge.
Tom

On Wed, Dec 10, 2008 at 7:33 AM, Thomas K <[EMAIL PROTECTED]> wrote:

>
> FYI,
> there has been a bug introduced in the latest god version, which
> prevents god from starting, if a process exits! (which is kind of
> serious I guess)
>
>  F [2008-12-10 16:12:56] FATAL: Unhandled exception in driver loop -
> (NameError): undefined local variable or method `result' for
> #<God::Watch:0x182ef14>
>
>
> I fixed the bug for me be changing the if-clause in line 376 in
> task.rb
>
> # notify
> if condition.notify
>   self.notify(condition, messages.last)
> end
>
>
>
> regards,
> Thomas
>
>
> >
>


-- 
Tom Preston-Werner
github.com/mojombo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"god.rb" 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/god-rb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to