Merge branch 'jk/grep-binary-workaround-in-test' into maint
authorJunio C Hamano <redacted>
Thu, 10 Mar 2016 19:13:45 +0000 (11:13 -0800)
committerJunio C Hamano <redacted>
Thu, 10 Mar 2016 19:13:45 +0000 (11:13 -0800)
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


Trivial merge
git clone https://git.99rst.org/PROJECT