зеркало из https://github.com/microsoft/git.git
log tests: fix "abort tests early" regression in ff37a60c36
Fix a regression in ff37a60c36
(log tests: check if grep_config() is
called by "log"-like cmds, 2022-02-16), a "test_done" command used
during development made it into a submitted patch causing tests 41-136
in t/t4202-log.sh to be skipped.
Reported-by: Fabian Stelzer <fs@gigacodes.de>
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
04bf052eef
Коммит
046188cc65
|
@ -471,7 +471,6 @@ do
|
|||
)
|
||||
'
|
||||
done
|
||||
test_done
|
||||
|
||||
test_expect_success 'log --author' '
|
||||
cat >expect <<-\EOF &&
|
||||
|
|
Загрузка…
Ссылка в новой задаче