]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ja/perf-use-specified-shell'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:50 +0000 (11:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:50 +0000 (11:52 -0800)
Perf tests were run with end-user's shell, but it has been
corrected to use the shell specified by $TEST_SHELL_PATH.

* ja/perf-use-specified-shell:
  t/perf: do not run tests in user's $SHELL


Trivial merge