exclude: fix the case of globs vs. EXCLUDE_INCLUDE
authorJavier Villavicencio <the_paya@gentoo.org>
Sun, 28 Mar 2010 18:42:01 +0000 (20:42 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 28 Mar 2010 18:50:42 +0000 (20:50 +0200)
commit6207255863f1fb5172ead8b03cda5e4b0b7336a4
tree263522a0dc6e703088a7328fb0ea5c514c6b19a8
parenta69383361372107681975a9af73d9a4059e8d178
exclude: fix the case of globs vs. EXCLUDE_INCLUDE

* lib/exclude.c (excluded_file_pattern_p): Fix logic error that
made it so grep -r --include=GLOB* ... did not work.
ChangeLog
lib/exclude.c