Nikerabbit has uploaded a new change for review.

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

Change subject: Remove message index rebuild from update-externals
......................................................................

Remove message index rebuild from update-externals

Since we moved to so called file based message groups a long time
ago, there is no reason to run message index rebuild. It only
affects message groups which are not file based. All these projects
are file based.

Change-Id: Iea426c19ec5617247c30ec81a0dfe82e886c256e
---
M bin/update-externals
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/28/261328/1

diff --git a/bin/update-externals b/bin/update-externals
index a6619ff..f592f6e 100755
--- a/bin/update-externals
+++ b/bin/update-externals
@@ -12,9 +12,6 @@
        xargs -n1 -P4 -I % bash -c "echo \"Update %\"; ${DIRSCRIPT}/repo update 
%; echo \"Updated %\""
 
 echo "All repositories updated"
-echo "Create message index..."
-${DIRSCRIPT}/createmi
-echo "Created message index"
 
 echo "Process message changes..."
 php $WIKI/extensions/Translate/scripts/processMessageChanges.php --quiet 
--skipgroup=ext-*

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea426c19ec5617247c30ec81a0dfe82e886c256e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

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

Reply via email to