chiark / gitweb /
Load trouts-local too
authorIan Jackson <ijackson@rapun.sel.cam.ac.uk>
Tue, 25 May 2010 15:31:16 +0000 (16:31 +0100)
committerIan Jackson <ijackson@rapun.sel.cam.ac.uk>
Tue, 25 May 2010 15:31:16 +0000 (16:31 +0100)
.gitignore
config.py

index f3d74a9a581e18a14a85530b6451f4afea0765c9..6791423a57a19e94b075f86b42ed47a38e903215 100644 (file)
@@ -1,2 +1,3 @@
 *.pyc
 *~
 *.pyc
 *~
+trouts-local
index 1f989c6a048c36a00cdf547579e8e8372fca3e9d..2971de1bd3d81bda5cfdb981101dd1a31495517c 100644 (file)
--- a/config.py
+++ b/config.py
@@ -60,6 +60,7 @@ def __load(filename):
 # (troutlist,selftroutmsg,DoSmsg,notargetmsg,nofishmsg,fishpond,selftroutprob)
 troutcfg = (
        __load("trouts"),
 # (troutlist,selftroutmsg,DoSmsg,notargetmsg,nofishmsg,fishpond,selftroutprob)
 troutcfg = (
        __load("trouts"),
+       __load("trouts-local"),
        ' (at the instigation of %s)',
        "Sorry, but %s is being a spoilsport.",
        "Who do you wish me to trout?",
        ' (at the instigation of %s)',
        "Sorry, but %s is being a spoilsport.",
        "Who do you wish me to trout?",