don't want to throw false positives, RT#5101
authorivan <ivan>
Wed, 8 Apr 2009 08:08:34 +0000 (08:08 +0000)
committerivan <ivan>
Wed, 8 Apr 2009 08:08:34 +0000 (08:08 +0000)
FS/FS/Cron/check.pm

index e23d62b..7e4655f 100644 (file)
@@ -72,7 +72,7 @@ sub check_apache {
 }
 
 #and now for something entirely different...
-my $num_consecutive_bop_failures = 30;
+my $num_consecutive_bop_failures = 40;
 sub check_bop_failures {
 
   return 1 if grep { $_->statustext eq 'captured' }