chiark / gitweb /
fish: track last_cfg too
[irc.git] / Servus-chiark.py
index 15ff6b5a3caba11c55dab36001e072a8437a11ab..2158903c91033c6821d2e42758296bea8a264e20 100755 (executable)
@@ -52,6 +52,7 @@ class fish:
        Boring_Git='Nobody'
        quotatime=0
        last=""
+       last_cfg=None
 
 # load the "blame" details for a file
 def loadblame(filename):