[hobbit] "Stop after" not shown in the Info-Page
Alexander Bech
alex at bakarasse.de
Wed Nov 19 00:45:50 CET 2008
Anna Jonna Armannsdottir schrieb:
> On mán, 2008-11-17 at 23:36 +0100, Alexander Bech wrote:
>
>> I have found the bug (?) in loadalerts.c in the line 1081 (-less
>> than/+greater than):
>> - if (recip->criteria && recip->criteria->maxduration &&
>> (recip->criteria->maxduration < maxdur)) ...
>> + if (recip->criteria && recip->criteria->maxduration &&
>> (recip->criteria->maxduration > maxdur)) ...
>>
>
> Brilliant!
> This has been bugging me for a while. Please post a patch ASAP. :)
>
>
//here's the patch (attached)
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20081119/f93ddecb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: loadalerts.patch
Type: text/x-diff
Size: 912 bytes
Desc: not available
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20081119/f93ddecb/attachment.patch>
More information about the Xymon
mailing list