jenkins-bot has submitted this change and it was merged.

Change subject: Remove unused REPORTING_INTERVAL from resolveStubs.php
......................................................................


Remove unused REPORTING_INTERVAL from resolveStubs.php

It causes a notice when moveToExternal.php is run

Change-Id: I50429742f87ab13a5428cbc282c2ce7eda37f714
---
M maintenance/storage/resolveStubs.php
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  PleaseStand: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/maintenance/storage/resolveStubs.php 
b/maintenance/storage/resolveStubs.php
index 290f164..36741cb 100644
--- a/maintenance/storage/resolveStubs.php
+++ b/maintenance/storage/resolveStubs.php
@@ -22,8 +22,6 @@
  * @ingroup Maintenance ExternalStorage
  */
 
-define( 'REPORTING_INTERVAL', 100 );
-
 if ( !defined( 'MEDIAWIKI' ) ) {
        $optionsWithArgs = array( 'm' );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/188317
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I50429742f87ab13a5428cbc282c2ce7eda37f714
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Parent5446 <[email protected]>
Gerrit-Reviewer: PleaseStand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to