Ok no problem, I also fall in it :) (and was wondering why it was
working with a typo in this part of code...).

If you find another things or need help you know where to ask :)

And thanks Gerhard to find the lanched everywhere (I change it in test
code too).


Jean

2010/7/11 Grégory Starck <[email protected]>:
> Hi,
> As I made the miss/error I correct it :
> So, unverified typos also corrected in the attached patch.
> again sorry of this first but unperfect patch  (it was even disturbing the
> good behavior). ;)
> regards,
> Greg.
>
>
> 2010/7/11 Gerhard Lausser <[email protected]>
>>
>> Hi,
>>
>> $ grep launched *.py
>> daemon.py:    #Check if previous run are still launched by reading the
>> pidfile
>> schedulingitem.py:                    #eventhandler is launched each time
>> during the soft state
>> worker.py:            if action.status == 'launched' and action.last_poll
>> <
>> now - action.wait_time:
>>
>> $ grep lanched *.py
>> action.py:        self.status = 'lanched'
>> action.py:        self.status = 'lanched'
>> check.py:#        self.status = 'lanched'
>> check.py:#        self.status = 'lanched'
>> eventhandler.py:#        self.status = 'lanched'
>> notification.py:#        self.status = 'lanched'
>>
>> The "typo" is everywhere. Shouldn't this patch be applied to all these
>> files?
>>
>> Gerhard
>>
>>
>> > -----Ursprüngliche Nachricht-----
>> > Von: Grégory Starck [mailto:[email protected]]
>> > Gesendet: Freitag, 9. Juli 2010 13:50
>> > An: [email protected]
>> > Betreff: [Shinken-devel] typo error in worker.py
>> >
>> > hi guys,
>> >
>> > I've submitted a patch to correct a simple typo.
>> >
>> > regards,
>> >
>> > Grégory.
>> >
>> >
>>
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by Sprint
>> What will you do first with EVO, the first 4G phone?
>> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
>> _______________________________________________
>> Shinken-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Shinken-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Shinken-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to