]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit3658170b92b16aa369573e90968ab887ba070133
tree327fc776fc75cffad4bb168ba0ffe9fa46c56b9b
parent0d2cf1668079ea128a2f91b4e4d36324ee9e3a5c
parent9905e80b0fd9af3e6536d6201bf0198ffa48e8c9
Merge branch 'es/fix-chained-tests'

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