From: Junio C Hamano Date: Fri, 26 Feb 2016 21:37:23 +0000 (-0800) Subject: Merge branch 'jk/grep-binary-workaround-in-test' X-Git-Tag: v2.8.0-rc0~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=316336379cf7937c2ecf122c7197cfe5da6b2061;p=git Merge branch 'jk/grep-binary-workaround-in-test' 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 --- 316336379cf7937c2ecf122c7197cfe5da6b2061