Merge branch 'jc/fix-tap-output-under-bash'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2020 15:33:29 +0000 (08:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2020 15:33:29 +0000 (08:33 -0700)
commit972ce8561d6d332b5f794ead27cd0ae476d7fc88
tree69b634b2f63a7ff2192a9fc6fb86efa9a90e5d6d
parentfde4622c0866af528e6f2c4e6bb68d83b13695bf
parente31600b03fc33282a6916a2c58d5795d17706947
Merge branch 'jc/fix-tap-output-under-bash'

A recent attempt to make the test output nicer to view on CI
systems broke TAP output under bash.  The effort has been reverted
to be re-attempted in the next cycle.

* jc/fix-tap-output-under-bash:
  Revert "tests: when run in Bash, annotate test failures with file name/line number"
  Revert "ci: add a problem matcher for GitHub Actions"
  Revert "t/test_lib: avoid naked bash arrays in file_lineno"