Nikerabbit has uploaded a new change for review.

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

Change subject: Add standard threshold for iNaturalist
......................................................................

Add standard threshold for iNaturalist

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


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/46/184146/1

diff --git a/bin/repoexport b/bin/repoexport
index 89f1f97..428bb13 100755
--- a/bin/repoexport
+++ b/bin/repoexport
@@ -61,7 +61,7 @@
 
 elif [ "$PROJECT" = "inaturalist" ]
 then
-       php "$EXPORTER" --target . --group=out-inaturalist --lang='*' --skip en 
$HOURS
+       php "$EXPORTER" --target . --group=out-inaturalist --lang='*' --skip en 
$HOURS $THRESHOLD
 
 elif [ "$PROJECT" = "intuition" ]
 then

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I095d589a26bb393c65eec1fd25743576c9bdd7f6
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <niklas.laxst...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to