Siebrand has uploaded a new change for review.

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

Change subject: Export group mediawiki-api with product mediawiki
......................................................................

Export group mediawiki-api with product mediawiki

Change-Id: I1c8a5ecadf341308f098a38f1429f8c10e6ffd4f
---
M bin/repoexport
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/bin/repoexport b/bin/repoexport
index ade829e..d3fc379 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -88,7 +88,7 @@
 then
        php "$EXPORTER" --target . --group 'core' --lang='*' --skip 
"$SKIPLANGS" --threshold 18 $HOURS &
        php "$EXPORTER" --target . --group 'core' --lang "$FORCELANGS" $HOURS &
-       php "$EXPORTER" --target . --group 'ext-installer' --lang='*' --skip 
"$SKIPLANGS" $HOURS &
+       php "$EXPORTER" --target . --group 'ext-installer,mediawiki-api' 
--lang='*' --skip "$SKIPLANGS" $HOURS &
        wait
 
 elif [ "$PROJECT" = "mediawiki-extensions" ]

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

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

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

Reply via email to