Pgehres has uploaded a new change for review.
https://gerrit.wikimedia.org/r/63239
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(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth
refs/changes/39/63239/1
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: newchange
Gerrit-Change-Id: Icd4c44a1dfd1d7365ea1b74e051473926059c5ba
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Pgehres <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits