]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/fix-chained-tests'
authorJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2022 21:55:15 +0000 (14:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Aug 2022 21:55:15 +0000 (14:55 -0700)
Fix broken "&&-" chains and failures in early iterations of a loop.

* es/fix-chained-tests:
  t5329: notice a failure within a loop
  t: detect and signal failure within loop
  t1092: fix buggy sparse "blame" test
  t2407: fix broken &&-chains in compound statement


Trivial merge