Addshore has submitted this change and it was merged.

Change subject: Fix entity usage example cron
......................................................................


Fix entity usage example cron

Change-Id: Ica46b4fe67e30e5b2dad6d6f5896543b62385e43
---
M cron
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Addshore: Verified; Looks good to me, approved



diff --git a/cron b/cron
index 3e9a56e..7ce988f 100644
--- a/cron
+++ b/cron
@@ -7,7 +7,7 @@
 * * * * * php ~/wikidata-data/graphite/dispatch.php
 
 # Daily
-0 5 * * * ~/wikidata-data/graphite/entityUsage.sh
+0 5 * * * php ~/wikidata-data/graphite/entityUsage.php
 
 # Logrotate is at 6:25, + time for rsync (hourly?), 12 gives us roughly 6 hours
 # This MUST be run on stat1002

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ica46b4fe67e30e5b2dad6d6f5896543b62385e43
Gerrit-PatchSet: 1
Gerrit-Project: analytics/limn-wikidata-data
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to