From: Junio C Hamano Date: Thu, 10 Mar 2016 19:13:45 +0000 (-0800) Subject: Merge branch 'jk/grep-binary-workaround-in-test' into maint X-Git-Tag: v2.7.3~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f18fadcbc409c24d9d76a913eb280db74b8a89a;p=thirdparty%2Fgit.git Merge branch 'jk/grep-binary-workaround-in-test' into maint Recent versions of GNU grep are pickier when their input contains arbitrary binary data, which some of our tests uses. Rewrite the tests to sidestep the problem. * jk/grep-binary-workaround-in-test: t9200: avoid grep on non-ASCII data t8005: avoid grep on non-ASCII data --- 7f18fadcbc409c24d9d76a913eb280db74b8a89a