DrTrigon has uploaded a new change for review. https://gerrit.wikimedia.org/r/104192
Change subject: update; crontab adopted ...................................................................... update; crontab adopted Change-Id: I8ebb50fde67f4d4d5dc010814e591aa96a81618f --- M crontab 1 file changed, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/bots/drtrigonbot refs/changes/92/104192/1 diff --git a/crontab b/crontab index ae0b829..162760a 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 -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log -#06 0 * * * jstart -l h_vmem=512M -quiet -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log >/dev/null +#06 0 * * * jstart -l h_vmem=512M -quiet -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log +06 0 * * * jstart -l h_vmem=512M -quiet -N script_wui python $HOME/pywikibot-core/pwb.py script_wui.py -log >/dev/null # pywikibot-compat: sum_disc.py [SIMULATE] 36 2 * * * jsub -l h_vmem=1024M -quiet -N sum_disc python $HOME/pywikibot-compat/pwb.py -sum_disc -simulate @@ -89,13 +89,13 @@ #36 2 * * * jsub -l h_vmem=1024M -quiet -N sum_disc python $HOME/pywikibot-compat/pwb.py -sum_disc #06 2 */14 * * jsub -l h_vmem=256M -quiet -N compbot python $HOME/pywikibot-compat/pwb.py -sum_disc -compress_history:[] -## pywikibot-compat: catimages.py [SIMULATE] -#06 20 * * * jsub -l h_vmem=1024M -quiet -N catimages python $HOME/pywikibot-compat/pwb.py -catimages -cat -simulate +# pywikibot-compat: catimages.py [SIMULATE] +06 20 * * * jsub -l h_vmem=1024M -quiet -N catimages python $HOME/pywikibot-compat/pwb.py -catimages -cat -simulate ## pywikibot-compat: catimages.py #06 20 * * * jsub -l h_vmem=1024M -quiet -N catimages python $HOME/pywikibot-compat/pwb.py -catimages -## pywikibot-compat: subster.py, subster_irc.py [SIMULATE] +# pywikibot-compat: subster.py, subster_irc.py [SIMULATE] #36 6 * * * jsub -l h_vmem=1024M -quiet -N subster python $HOME/pywikibot-compat/pwb.py -subster -simulate #06 * * * * jstart -l h_vmem=512M -quiet -N ircbot python $HOME/pywikibot-compat/pwb.py -subster_irc -simulate 06 0 * * * jsub -l h_vmem=512M -quiet -N subster_meta python $HOME/pywikibot-compat/pwb.py -subster -family:meta -lang: -simulate -- To view, visit https://gerrit.wikimedia.org/r/104192 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8ebb50fde67f4d4d5dc010814e591aa96a81618f Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/bots/drtrigonbot Gerrit-Branch: master Gerrit-Owner: DrTrigon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
