DrTrigon has submitted this change and it was merged.
Change subject: minor changes; no warnuserquota for labs and -quiet in crontab
......................................................................
minor changes; no warnuserquota for labs and -quiet in crontab
Change-Id: I7d8292e645b6de640095caf3a16629170d27c25e
---
M crontab
M fabfile.py
2 files changed, 30 insertions(+), 21 deletions(-)
Approvals:
DrTrigon: Verified; Looks good to me, approved
diff --git a/crontab b/crontab
index 21df02e..ae0b829 100644
--- a/crontab
+++ b/crontab
@@ -78,29 +78,39 @@
PATH=/usr/local/bin:/usr/bin:/bin
# pywikibot-core: script_wui.py
-06 0 * * * jstart -l h_vmem=512M -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
+#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
-36 2 * * * jsub -l h_vmem=1024M -N sum_disc python
$HOME/pywikibot-compat/pwb.py -sum_disc -simulate
-06 2 */14 * * jsub -l h_vmem=256M -N compbot python
$HOME/pywikibot-compat/pwb.py -sum_disc -compress_history:[] -simulate
+# 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
+06 2 */14 * * jsub -l h_vmem=256M -quiet -N compbot python
$HOME/pywikibot-compat/pwb.py -sum_disc -compress_history:[] -simulate
## pywikibot-compat: sum_disc.py
-#36 2 * * * jsub -l h_vmem=1024M -N sum_disc python
$HOME/pywikibot-compat/pwb.py -sum_disc
-#06 2 */14 * * jsub -l h_vmem=256M -N compbot python
$HOME/pywikibot-compat/pwb.py -sum_disc -compress_history:[]
+#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
-#06 20 * * * jsub -l h_vmem=1024M -N catimages python
$HOME/pywikibot-compat/pwb.py -catimages
+#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]
+#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
+#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 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 -N subster python
$HOME/pywikibot-compat/pwb.py -subster
-#06 * * * * jstart -l h_vmem=512M -N ircbot python
$HOME/pywikibot-compat/pwb.py -subster_irc
-#06 0 * * * jsub -l h_vmem=512M -N subster_meta python
$HOME/pywikibot-compat/pwb.py -subster -family:meta -lang:
-#36 0 * * * jsub -l h_vmem=512M -N subster_frr python
$HOME/pywikibot-compat/pwb.py -subster -lang:frr
-#06 1 * * * jsub -l h_vmem=512M -N subster_en python
$HOME/pywikibot-compat/pwb.py -subster -lang:en
-#36 1 * * * jsub -l h_vmem=512M -N subster_nl python
$HOME/pywikibot-compat/pwb.py -subster -lang:nl
-#06 * * * * jsub -l h_vmem=512M -N subster_ar python
$HOME/pywikibot-compat/pwb.py -subster -lang:ar
-#06 3 * * * jsub -l h_vmem=512M -N subster_data python
$HOME/pywikibot-compat/pwb.py -subster -family:wikidata -lang:wikidata
-
-## pywikibot-drtrigonbot: fabfile ... maintenance ?!
-## arch=sol; because of rrdtool and 32bit vs. 64bit arch
-#06 0 * * * jsub -l h_vmem=128M -j y -N maintenance python
$HOME/warnuserquota.py >/dev/null
+#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
+#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 3 * * * jsub -l h_vmem=512M -quiet -N subster_data python
$HOME/pywikibot-compat/pwb.py -subster -family:wikidata -lang:wikidata
diff --git a/fabfile.py b/fabfile.py
index ac540a5..9ad7693 100644
--- a/fabfile.py
+++ b/fabfile.py
@@ -169,12 +169,11 @@
def sl_drtrigonbot():
local('ln -s pywikibot-drtrigonbot/README README')
- local('ln -s pywikibot-drtrigonbot/warnuserquota.py warnuserquota.py')
local('ln -s pywikibot-drtrigonbot/.forward .forward')
if LABS: # labs-tools
local('ln -s pywikibot-drtrigonbot/.description .description')
else: # toolserver
- # .about.me file...?
+ local('ln -s pywikibot-drtrigonbot/warnuserquota.py warnuserquota.py')
local('ln -s pywikibot-drtrigonbot/.forward+subster .forward+subster')
local('chmod 600 ~/.forward*') # changes 'pywikibot-drtrigonbot/.forward*'
--
To view, visit https://gerrit.wikimedia.org/r/104147
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7d8292e645b6de640095caf3a16629170d27c25e
Gerrit-PatchSet: 2
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