X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=lib%2Frbot%2Fdbhash.rb;h=3220fb7f8cf0918ed3281217010bb24784e28b52;hb=fdf1bc954352f19818f5f9f1c86643a2f8ef40c6;hp=2f6f461fb6e46f20b5b710d75a68dc1b9bfd00f1;hpb=a9b32eae21a10254f67653c8ce92076300ba670b;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/lib/rbot/dbhash.rb b/lib/rbot/dbhash.rb index 2f6f461f..3220fb7f 100644 --- a/lib/rbot/dbhash.rb +++ b/lib/rbot/dbhash.rb @@ -131,7 +131,7 @@ module Irc begin debug "DBTree: checkpointing ..." @@env.checkpoint - rescue Excpetion => e + rescue Exception => e debug "Failed: #{e.pretty_inspect}" end begin