Reedy has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/76632


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

Remove duplicate runChild() call

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/32/76632/1

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: newchange
Gerrit-Change-Id: Ie8479dbb05bed5ec2e99b3ee1292a15f05c53259
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

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

Reply via email to