]> git.cworth.org Git - obsolete/notmuch-old/commit
new: Skip ignored broken symlinks
authorAustin Clements <amdragon@MIT.EDU>
Sun, 25 Nov 2012 05:25:45 +0000 (00:25 -0500)
committerDavid Bremner <bremner@debian.org>
Tue, 27 Nov 2012 02:17:20 +0000 (22:17 -0400)
commit7611a72be2cf6488c4d57ac0545469ff7ae89760
tree721cc644a97fa0d6a3ced633ffdcfba8f28a5b04
parentf5d65615bb1a9e34761674aa5432495579b0aeaf
new: Skip ignored broken symlinks

We now test for user ignore patterns before attempting to determine if
a directory entry is itself a directory.  As a result, we no longer
abort for broken symlinks if the user has explicitly ignored them.

This fixes the test added in the previous patch.  It also slightly
changes the debug output checked by another test of ignores.
notmuch-new.c
test/new