]> granicus.if.org Git - git/commitdiff
Merge branch 'jk/grep-binary-workaround-in-test'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:23 +0000 (13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:23 +0000 (13:37 -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

1  2 
t/t9200-git-cvsexportcommit.sh

Simple merge