exclude: Unescape hashed patterns in wildcard mode.
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 6 May 2010 20:18:34 +0000 (23:18 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 6 May 2010 20:25:31 +0000 (23:25 +0300)
commitabe9c758009394a09d0cb84cdaae37e5752953f2
treefce984bd556c9b57bffddd812570eb9d48e603ee
parentf4b47c930f982b18171125685444194c66ecc139
exclude: Unescape hashed patterns in wildcard mode.

* lib/exclude.c (add_exclude): Unescape the pattern before adding it
to the hash list.
* tests/test-exclude8.sh: New test case.
* modules/exclude-tests: Add new test.
ChangeLog
lib/exclude.c
modules/exclude-tests
tests/test-exclude8.sh [new file with mode: 0755]