On Tue, Jun 22, 2004 at 10:26:05AM -0700, Kelson Vibber wrote:
> Are you sure?  I based my assumption on this section of check_razor2_range (SA 
> 2.63):
> 
> Of course, I'm assuming that a timeout on the first razor check will leave 
> $self->{razor2_result} undefined.

The very top of the function that calls the Razor modules is:

  $self->{razor2_cf_score} = 0;
  return $self->{razor2_result} if ( defined $self->{razor2_result} );
  $self->{razor2_result} = 0;

which is before any timeouts, etc, are put into place.

-- 
Randomly Generated Tagline:
"Whip me.  Beat me.  Make me maintain AIX."
 (By Stephan Zielinski)

Attachment: pgp3dS7ZNtQKK.pgp
Description: PGP signature

Reply via email to