]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
db adaptors: nil internal variable when closing
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 30 Apr 2012 19:50:02 +0000 (21:50 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 30 Apr 2012 19:50:02 +0000 (21:50 +0200)
commit440ef790a60a73e9b47050cddacddba59c61b30b
tree6ee5f1ee82c0b97892cf8d17b3b3377312892e57
parent576e70482321b027edaffb8eb958d26bc5157a67
db adaptors: nil internal variable when closing

This prevents subsequent spurious flushes from bombing out because of
closed databases.
lib/rbot/registry/bdb.rb
lib/rbot/registry/tc.rb