User "Nikerabbit" changed the status of MediaWiki.r95457.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95457
Commit summary:

Move the check for if a Maintenance script supports --batch-size away from 
addDefaultParams()
and to setBatchSize(), since setBatchSize is usually called in a subclass 
constructor after
parent:__construct() which is after addDefaultParams() is called.

Upside of this is lots of scripts supporting --batch-size now list it in their 
help output.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to