summaryrefslogtreecommitdiff
path: root/ctype.c
diff options
context:
space:
mode:
authorLibravatar Jim Meyering <jim@meyering.net>2011-10-22 19:44:40 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-10-26 14:31:14 -0700
commitc14daa4845ff2ec0d27807fa50f9fac1ca4d6462 (patch)
tree5c20ec99da60e81b4ddfb085441433679e3800cb /ctype.c
parentReindent closing bracket using tab instead of spaces (diff)
downloadtgif-c14daa4845ff2ec0d27807fa50f9fac1ca4d6462.tar.xz
make the sample pre-commit hook script reject names with newlines, too
The sample pre-commit hook script would fail to reject a file name like "a\nb" because of the way newlines are handled in "$(...)". Adjust the test to count filtered bytes and require there be 0. Also print all diagnostics to standard error, not stdout, so they will actually be seen. Signed-off-by: Jim Meyering <meyering@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ctype.c')
0 files changed, 0 insertions, 0 deletions