jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Iea426c19ec5617247c30ec81a0dfe82e886c256e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits