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

Change subject: Remove misleading comment
......................................................................


Remove misleading comment

Change-Id: I8a8f7c34b7f22a0a0725a882cdca511f3d28565c
---
M RenameuserSQL.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/RenameuserSQL.php b/RenameuserSQL.php
index 15da11b..d44716d 100755
--- a/RenameuserSQL.php
+++ b/RenameuserSQL.php
@@ -301,7 +301,7 @@
 
                $count = count( $jobs );
                if ( $count > 0 ) {
-                       JobQueueGroup::singleton()->push( $jobs, 
JobQueue::QOS_ATOMIC ); // don't commit yet
+                       JobQueueGroup::singleton()->push( $jobs, 
JobQueue::QOS_ATOMIC );
                        $this->debug( "Queued $count jobs for {$this->old} to 
{$this->new}" );
                }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8a8f7c34b7f22a0a0725a882cdca511f3d28565c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Renameuser
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to