24 Jun
2002
24 Jun
'02
12:29 p.m.
I tried Logwatch 0.9.2 on Debian/Zope 2.5 Changed lines: 481,540,546 for my Z2.log file location "/local/zope/var/Z2.log" Received the following error after running: python ./logwatch.py -m curses -l /local/zope/var/Z2.log -u 60 -n 500 File "./logwatch.py", line 146 self.results[self.item[tupleindex]] += 1 ^ SyntaxError: invalid syntax *************************** (See attached file: logwatch.py) Eric Dunn