jenkins-bot has submitted this change and it was merged.
Change subject: Whitespace fix followup to I72aba35
......................................................................
Whitespace fix followup to I72aba35
Change-Id: Icd4c44a1dfd1d7365ea1b74e051473926059c5ba
---
M maintenance/migrateAccount.php
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Alex Monk: Looks good to me, approved
jenkins-bot: Verified
diff --git a/maintenance/migrateAccount.php b/maintenance/migrateAccount.php
index 3503777..ec64311 100644
--- a/maintenance/migrateAccount.php
+++ b/maintenance/migrateAccount.php
@@ -183,8 +183,7 @@
if ( count( $unattachedAfter ) == 0 ) {
$this->migrated++;
return;
- }
- elseif ( count( $unattachedAfter ) > 0 && count(
$unattachedAfter ) < count( $unattached ) ) {
+ } elseif ( count( $unattachedAfter ) > 0 && count(
$unattachedAfter ) < count( $unattached ) ) {
$this->partial++;
$this->output( "INFO: Incomplete migration for
'$username'\n" );
}
--
To view, visit https://gerrit.wikimedia.org/r/63239
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icd4c44a1dfd1d7365ea1b74e051473926059c5ba
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Pgehres <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits