DrTrigon has submitted this change and it was merged. Change subject: follow-up; very minor change in crontab has essentially no effect ......................................................................
follow-up; very minor change in crontab has essentially no effect Change-Id: Ife7fe9612bec2ef1944a7da9bbb9672181a0bcbc --- M crontab 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: DrTrigon: Verified; Looks good to me, approved diff --git a/crontab b/crontab index 4c17d06..5505c1b 100644 --- a/crontab +++ b/crontab @@ -78,8 +78,8 @@ PATH=/usr/local/bin:/usr/bin:/bin # pywikibot-core: script_wui.py -#06 0 * * * jstart -l h_vmem=512M -quiet -o $HOME/public_html/logs/sge -j y -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log -06 0 * * * jstart -l h_vmem=512M -quiet -o $HOME/public_html/logs/sge -j y -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log >/dev/null +06 0 * * * jstart -l h_vmem=512M -quiet -o $HOME/public_html/logs/sge -j y -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log +#06 0 * * * jstart -l h_vmem=512M -quiet -o $HOME/public_html/logs/sge -j y -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log >/dev/null # pywikibot-compat: sum_disc.py 36 2 * * * jsub -l h_vmem=1024M -quiet -o $HOME/public_html/logs/sge -j y -N sum_disc python $HOME/pywikibot-compat/pwb.py -sum_disc -- To view, visit https://gerrit.wikimedia.org/r/114752 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife7fe9612bec2ef1944a7da9bbb9672181a0bcbc Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/bots/drtrigonbot Gerrit-Branch: master Gerrit-Owner: DrTrigon <[email protected]> Gerrit-Reviewer: DrTrigon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
