DrTrigon has uploaded a new change for review.
https://gerrit.wikimedia.org/r/89407
Change subject: needed changes; some docs, some follow-up to older bot changes
......................................................................
needed changes; some docs, some follow-up to older bot changes
Change-Id: Ic81e249aa3c4453c71c885baf112cae6fe603986
---
M fabfile.py
M public_html/cgi-bin/substersim.py
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/bots/drtrigonbot
refs/changes/07/89407/1
diff --git a/fabfile.py b/fabfile.py
index 9f91c71..a65ef42 100644
--- a/fabfile.py
+++ b/fabfile.py
@@ -216,7 +216,7 @@
# setup server config files
print ("\nPlease generate or copy the needed config files now:\n"
"* user-config.py\n"
- "* login-data/*\n"
+ "* login-data/* and *.lwp\n"
"* data (subster mailbox, sum_disc history)\n"
"* may be others (devel/, public_html/, quota-SunOS.rrd, ...)\n"
"\nThen finish the installation by running:\n"
diff --git a/public_html/cgi-bin/substersim.py
b/public_html/cgi-bin/substersim.py
index 0a0614a..4b7ef5a 100755
--- a/public_html/cgi-bin/substersim.py
+++ b/public_html/cgi-bin/substersim.py
@@ -224,7 +224,7 @@
def maindisplay():
- param_default = subster.SubsterBot._param_default
+ param_default = subster.bot_config['param_default']
param_default.update(sim_param_default)
params = {}
for key in param_default.keys():
--
To view, visit https://gerrit.wikimedia.org/r/89407
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic81e249aa3c4453c71c885baf112cae6fe603986
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