jenkins-bot has submitted this change and it was merged.
Change subject: Remove exception for iHRIS from bexportall
......................................................................
Remove exception for iHRIS from bexportall
Change-Id: I9a3320ee523521a7e77efd63d633bc9aebae0a11
---
M bin/bexportall
1 file changed, 0 insertions(+), 8 deletions(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/bin/bexportall b/bin/bexportall
index 91c69dd..0dfc71c 100755
--- a/bin/bexportall
+++ b/bin/bexportall
@@ -10,14 +10,6 @@
exit;
fi
-# Export all iHRIS groups
-if [ $1 = 'ihris' ]; then
- echo "Exporting all iHRIS groups in languages over 35%..."
- php $SCRIPTPATH/export.php --target=$EXPORTPATH/ --lang='*'
--skip=en,qqq --threshold=35 --ppgettext=/resources/projects --group=out-ihris*
- echo "Done."
- exit;
-fi
-
if [ -z $2 ]; then
php export.php --target=$EXPORTPATH --skip=en --group=$1 --lang='*'
else
--
To view, visit https://gerrit.wikimedia.org/r/164945
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9a3320ee523521a7e77efd63d633bc9aebae0a11
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits