Merge pull request #1595 from danbi/next

Update findblock.php
This commit is contained in:
Sebastian Grewe 2014-01-26 07:33:41 -08:00
commit 112f6153c9

View File

@ -121,7 +121,7 @@ if (empty($aAllBlocks)) {
}
} else {
$log->logFatal('E0005: Unable to fetch blocks upstream share, aborted:' . $share->getCronError());
$monitoring->endCronjob($cron_name, 'E0005', 1, true);
$monitoring->endCronjob($cron_name, 'E0005', 0, true);
}
$log->logInfo(