]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch_message_tags_to_maildir_flags: Don't exit on failure to rename.
authorCarl Worth <cworth@cworth.org>
Thu, 11 Nov 2010 11:50:42 +0000 (03:50 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Nov 2010 11:50:42 +0000 (03:50 -0800)
It is totally legitimate for a non-maildir directory to be named "new"
(and not have a directory next to it named "cur"). To support this
case at least, be silent about any rename failure.


No differences found