Fix line removedfor no explicit reason from r85771
[lhc/web/wiklou.git] / maintenance / populateLogSearch.php
index ce2d95c..894c9ee 100644 (file)
@@ -130,7 +130,7 @@ class PopulateLogSearch extends Maintenance {
                        }
                        $blockStart += self::LOG_SEARCH_BATCH_SIZE;
                        $blockEnd += self::LOG_SEARCH_BATCH_SIZE;
-                       wfWaitForSlaves( 5 );
+                       wfWaitForSlaves();
                }
                if ( $db->insert(
                                'updatelog',