From: Junio C Hamano Date: Wed, 20 May 2020 15:33:29 +0000 (-0700) Subject: Merge branch 'jc/fix-tap-output-under-bash' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=972ce8561d6d332b5f794ead27cd0ae476d7fc88;p=git.git 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" --- 972ce8561d6d332b5f794ead27cd0ae476d7fc88