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