]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cb/test-bash-lineno-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:12 +0000 (14:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 May 2020 21:25:12 +0000 (14:25 -0700)
commit282ce92448e25cfbf1b399c9d33eb290f2331814
treee72d625d942ea8297f569fbb968464005c214439
parent41eae3eaa81c5f2b61b2610ed74de15c4291b318
parent303775a25f0b4ac5d6ad2e96eb4404c24209cad8
Merge branch 'cb/test-bash-lineno-fix'

Recent change to show files and line numbers of a breakage during
test (only available when running the tests with bash) were hurting
other shells with syntax errors, which has been corrected.

* cb/test-bash-lineno-fix:
  t/test_lib: avoid naked bash arrays in file_lineno