jenkins-bot has submitted this change and it was merged.

Change subject: Add standard threshold for iNaturalist and remove hours
......................................................................


Add standard threshold for iNaturalist and remove hours

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

Approvals:
  Nikerabbit: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/bin/repoexport b/bin/repoexport
index 89f1f97..ccd5625 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 
$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: merged
Gerrit-Change-Id: I095d589a26bb393c65eec1fd25743576c9bdd7f6
Gerrit-PatchSet: 2
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to