]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/t0061-bat-test-update' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2026 18:18:53 +0000 (11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2026 18:18:53 +0000 (11:18 -0700)
commitffae180124f331a18cf881954ca99775746a5473
tree96f10418717a841f372251cab5213b3492085a78
parenta4c755ddde83aaa60fc92a4163821001407f2ad5
parent3ad4921838a0b118714d3d5c70ab8f31a7c38176
Merge branch 'jk/t0061-bat-test-update' into next

A test to run a .bat file with whitespaces in the name with arguments
with whitespaces in them was flaky in that sometimes it got killed
before it produced expected side effects, which has been rewritten to
make it more robust.

* jk/t0061-bat-test-update:
  t0061: simplify .bat test
t/t0061-run-command.sh