"Khorn (WMF)" changed the status of Wikimedia.r1529 to "fixme" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1529#c32528
Old Status: new
New Status: fixme
Commit summary for Wikimedia.r1529:
Made batch_max a setting. See r1503.
Khorn (WMF)'s comment:
<pre>watchdog('BATCHING', $message, array(), WATCHDOG_ERROR, $link);</pre>
I think you meant:
<pre>
watchdog('crg', $message, array(), WATCHDOG_ERROR, $link);
drush_set_error('BATCHING', dt($message));
</pre>
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview