DrTrigon has submitted this change and it was merged. Change subject: update; migration of simple subster instances (all except de, nl and de-irc as well as data) ......................................................................
update; migration of simple subster instances (all except de, nl and de-irc as well as data) Change-Id: I46b9e86a77348bb5f81a43416e25be2365755d1d --- M crontab 1 file changed, 8 insertions(+), 8 deletions(-) Approvals: DrTrigon: Verified; Looks good to me, approved diff --git a/crontab b/crontab index 2410bbc..e1416cc 100644 --- a/crontab +++ b/crontab @@ -91,21 +91,21 @@ # 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 -36 0 * * * jsub -l h_vmem=512M -quiet -N subster_frr python $HOME/pywikibot-compat/pwb.py -subster -lang:frr -simulate -06 1 * * * jsub -l h_vmem=512M -quiet -N subster_en python $HOME/pywikibot-compat/pwb.py -subster -lang:en -simulate +#06 0 * * * jsub -l h_vmem=512M -quiet -N subster_meta python $HOME/pywikibot-compat/pwb.py -subster -family:meta -lang: -simulate +#36 0 * * * jsub -l h_vmem=512M -quiet -N subster_frr python $HOME/pywikibot-compat/pwb.py -subster -lang:frr -simulate +#06 1 * * * jsub -l h_vmem=512M -quiet -N subster_en python $HOME/pywikibot-compat/pwb.py -subster -lang:en -simulate 36 1 * * * jsub -l h_vmem=512M -quiet -N subster_nl python $HOME/pywikibot-compat/pwb.py -subster -lang:nl -simulate -06 * * * * jsub -l h_vmem=512M -quiet -N subster_ar python $HOME/pywikibot-compat/pwb.py -subster -lang:ar -simulate +#06 * * * * jsub -l h_vmem=512M -quiet -N subster_ar python $HOME/pywikibot-compat/pwb.py -subster -lang:ar -simulate 06 3 * * * jsub -l h_vmem=512M -quiet -N subster_data python $HOME/pywikibot-compat/pwb.py -subster -family:wikidata -lang:wikidata -simulate ## pywikibot-compat: subster.py, subster_irc.py #36 6 * * * jsub -l h_vmem=1024M -quiet -N subster python $HOME/pywikibot-compat/pwb.py -subster #06 * * * * jstart -l h_vmem=512M -quiet -N ircbot python $HOME/pywikibot-compat/pwb.py -subster_irc -#06 0 * * * jsub -l h_vmem=512M -quiet -N subster_meta python $HOME/pywikibot-compat/pwb.py -subster -family:meta -lang: -#36 0 * * * jsub -l h_vmem=512M -quiet -N subster_frr python $HOME/pywikibot-compat/pwb.py -subster -lang:frr -#06 1 * * * jsub -l h_vmem=512M -quiet -N subster_en python $HOME/pywikibot-compat/pwb.py -subster -lang:en +06 0 * * * jsub -l h_vmem=512M -quiet -N subster_meta python $HOME/pywikibot-compat/pwb.py -subster -family:meta -lang: +36 0 * * * jsub -l h_vmem=512M -quiet -N subster_frr python $HOME/pywikibot-compat/pwb.py -subster -lang:frr +06 1 * * * jsub -l h_vmem=512M -quiet -N subster_en python $HOME/pywikibot-compat/pwb.py -subster -lang:en #36 1 * * * jsub -l h_vmem=512M -quiet -N subster_nl python $HOME/pywikibot-compat/pwb.py -subster -lang:nl -#06 * * * * jsub -l h_vmem=512M -quiet -N subster_ar python $HOME/pywikibot-compat/pwb.py -subster -lang:ar +06 * * * * jsub -l h_vmem=512M -quiet -N subster_ar python $HOME/pywikibot-compat/pwb.py -subster -lang:ar #06 3 * * * jsub -l h_vmem=512M -quiet -N subster_data python $HOME/pywikibot-compat/pwb.py -subster -family:wikidata -lang:wikidata # maintenance: archive_logs -- To view, visit https://gerrit.wikimedia.org/r/113991 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I46b9e86a77348bb5f81a43416e25be2365755d1d 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
