X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=maintenance%2FmoveBatch.php;h=6d14f8af5d60ddb12d962e64f96acf39dab2acbf;hp=090c3d41d080cc2be1c8f279cdc675ab47e19d85;hb=5490b1270a0a7447f28d2407736fc3c1deb41d44;hpb=faf7cc4a09848c538320bd2b9067b1a77c0a0183 diff --git a/maintenance/moveBatch.php b/maintenance/moveBatch.php index 090c3d41d0..6d14f8af5d 100644 --- a/maintenance/moveBatch.php +++ b/maintenance/moveBatch.php @@ -117,7 +117,6 @@ class MoveBatch extends Maintenance { if ( $interval ) { sleep( $interval ); } - wfWaitForSlaves(); } } }