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

Change subject: Remove duplicate runChild() call
......................................................................


Remove duplicate runChild() call

Change-Id: Ie8479dbb05bed5ec2e99b3ee1292a15f05c53259
---
M maintenance/update.php
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/maintenance/update.php b/maintenance/update.php
index 6fcec2c..5df9f32 100644
--- a/maintenance/update.php
+++ b/maintenance/update.php
@@ -159,7 +159,6 @@
                                continue;
                        }
 
-                       $child = $this->runChild( $maint );
                        $child->execute();
                        if ( !$isLoggedUpdate ) {
                                $updater->insertUpdateRow( $maint );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie8479dbb05bed5ec2e99b3ee1292a15f05c53259
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: IAlex <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to