]> git.notmuchmail.org Git - notmuch/commit
Add a missing print after catching an exception.
authorCarl Worth <cworth@cworth.org>
Sun, 22 Nov 2009 02:52:55 +0000 (03:52 +0100)
committerCarl Worth <cworth@cworth.org>
Sun, 22 Nov 2009 02:52:55 +0000 (03:52 +0100)
commit717279fbcf7e057957c7c6726cd4930393cd5fdf
tree03b674c7fd699fcd8b60aadba4b7e781747b3004
parent591f901241623fbc50b67dbcff88c68cb33c53fd
Add a missing print after catching an exception.

Without this, trying to debug this exception was *really* confusing.
lib/message.cc