Jeff King wrote: > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > t/t1450-fsck.sh | 16 ++++++++++++++++ > utf8.c | 17 ++++++++++++----- > 2 files changed, 28 insertions(+), 5 deletions(-) Mph. Sorry I missed this before. Reviewed-by: Jonathan Nieder <jrnieder@xxxxxxxxx> [...] > +++ b/t/t1450-fsck.sh [...] > + git fsck 2>err && > + cat err && > + ! test -s err Nit: if this said test_line_count = 0 err then the error message would be more obvious when it fails with --verbose. Thanks, Jonathan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html