Fix minor issue with logfile
authorclinton <clinton@unknownlamer.org>
Tue, 24 Feb 2009 03:50:03 +0000 (03:50 +0000)
committerclinton <clinton@unknownlamer.org>
Tue, 24 Feb 2009 03:50:03 +0000 (03:50 +0000)
commit6ccc1042e6207517b4df38a0991b8652a97e1f9e
treee770da1e5da14c95df4317f42174ec0d26f8f00b
parent71cf268829070ae57d695fbea11404bc04113aa9
Fix minor issue with logfile

Oops, logFileName is a class member and not a local
variable...prepending it with the logs_dir is not ok.
source/Bot.C