]> Kevux Git Server - rit/commit
Merge branch 'jk/t0061-bat-test-update'
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:28:19 +0000 (10:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Apr 2026 17:28:19 +0000 (10:28 -0700)
commit93841d029e2c33b2e1ff9c89a0f7a9c83e83f895
treef98cf75d11dc847aa4b9f2571071c2c3d989cadd
parent9d498801a7a6ed219481361115d385698c66cec9
parent3ad4921838a0b118714d3d5c70ab8f31a7c38176
Merge branch 'jk/t0061-bat-test-update'

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