[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] "Stop after" not shown in the Info-Page
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] "Stop after" not shown in the Info-Page
- From: Anna Jonna Armannsdottir <annaj (at) hi.is>
- Date: Tue, 18 Nov 2008 00:27:25 +0000
- Organization: University of Iceland Computing Services
- References: <1226702319.11679.13.camel (at) mcdonalddj-dc.austin-energy.net> <7F79BACB04DFE04A9364D9CC9C9632BA02295555 (at) edusm02.education.vic.gov.au> <491EBA92.8060509 (at) bakarasse.de> <4921F1D7.5030800 (at) bakarasse.de>
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. :)
--
Kindest Regards, Anna Jonna Ármannsdóttir, %& A: Because people read from top to bottom.
Unix System Aministration, Computing Services, %& Q: Why is top posting bad?
University of Iceland.