Rm old options from commandLine.inc days
[lhc/web/wiklou.git] / maintenance / initEditCount.php
index e421e29..0f13645 100644 (file)
@@ -93,7 +93,7 @@ in the load balancer, usually indicating a replication environment.' );
                                        $delta,
                                        $rate ) );
 
-                               wfWaitForSlaves( 10 );
+                               wfWaitForSlaves();
                        }
                } else {
                        // Subselect should work on modern MySQLs etc