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

Change subject: Unconditionally define indexing rate to avoid warnings
......................................................................


Unconditionally define indexing rate to avoid warnings

Bug: 52348
Change-Id: Ib96e966c950a55b0356ce447c82bbe3bd5c793ee
---
M forceSearchIndex.php
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/forceSearchIndex.php b/forceSearchIndex.php
index 278f90e..1854792 100644
--- a/forceSearchIndex.php
+++ b/forceSearchIndex.php
@@ -68,6 +68,7 @@
                }
                $operationStartTime = microtime( true );
                $completed = 0;
+               $rate = 0;
 
                $minUpdate = $this->from;
                if ( $this->indexUpdates ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib96e966c950a55b0356ce447c82bbe3bd5c793ee
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: Demon <[email protected]>
Gerrit-Reviewer: Manybubbles <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to