jenkins-bot has submitted this change and it was merged.
Change subject: Fix syntax terror that broke this cron file
......................................................................
Fix syntax terror that broke this cron file
Change-Id: I3bf56c750d551ed05ea9d843bfd6a528272b5c2b
---
M puppet/modules/wiki/templates/wikimaintenance.erb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Nikerabbit: Looks good to me, approved
jenkins-bot: Verified
diff --git a/puppet/modules/wiki/templates/wikimaintenance.erb
b/puppet/modules/wiki/templates/wikimaintenance.erb
index ec22067..67ad8fa 100644
--- a/puppet/modules/wiki/templates/wikimaintenance.erb
+++ b/puppet/modules/wiki/templates/wikimaintenance.erb
@@ -2,4 +2,4 @@
* * * * * <%= @user %> nice php
/www/translatewiki.net/w/maintenance/runJobs.php --exclusive --maxtime=50
--procs=1 --memory-limit=250M >> /www/translatewiki.net/w/logs/jobqueue 2>
/dev/null
*/5 * * * * <%= @user %> nice php
/www/sandbox.translatewiki.net/w/maintenance/runJobs.php --exclusive
--maxtime=50 --procs=1 --memory-limit=250M >>
/www/sandbox.translatewiki.net/w/logs/jobqueue 2> /dev/null
@weekly www-data find /www/translatewiki.net/w/images/thumb/ -name "*.png"
-type f -print0 | nice xargs -0 -P4 -I{} optipng -o7 {} 1> /dev/null
-@weekly <%= @user => nice php
/www/translatewiki.net/w/maintenance/generateSitemap.php --fspath
/www/translatewiki.net/sitemap/ --skip-redirects --urlpath
https://translatewiki.net/sitemap/
+@weekly <%= @user %> nice php
/www/translatewiki.net/w/maintenance/generateSitemap.php --fspath
/www/translatewiki.net/sitemap/ --skip-redirects --urlpath
https://translatewiki.net/sitemap/
--
To view, visit https://gerrit.wikimedia.org/r/93547
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3bf56c750d551ed05ea9d843bfd6a528272b5c2b
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits