exclude: make more robust
authorEric Blake <ebb9@byu.net>
Fri, 30 Oct 2009 12:48:14 +0000 (06:48 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 30 Oct 2009 22:49:57 +0000 (16:49 -0600)
commit2c5cdd7ee599857815bb1bffd4953b46b16dbaf7
tree6326062ccb2792f7a053f8f14863461f32c65e9d
parentb3602e85d8c625e8ffc08855b67c0ae11169a5f3
exclude: make more robust

* lib/exclude.c (excluded_file_name): Abort on unexpected value,
rather than masking a coding bug.
Suggested by Bruno Haible.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/exclude.c