]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch tag: Fix crash when removing a tag that didn't exist
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 06:59:06 +0000 (23:59 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 06:59:06 +0000 (23:59 -0700)
Xapian is trying to be useful by reporting that the specified term
didn't exist, but this is one case where we just don't care. :-)


No differences found