summaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--inline_--stdout_initial..master^
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-04-21 09:34:19 +0200
committerJunio C Hamano <gitster@pobox.com>2026-04-22 15:53:36 -0700
commit5f0d596fe4a7a4ea8752d3e5115190906c1bea4a (patch)
tree7792af269d91d3c374f1cf95720b3372c9ced918 /t/t4013/diff.format-patch_--inline_--stdout_initial..master^
parent0c6600cdc751e8c018e6baddc0edce070c7c3f55 (diff)
downloadgit-5f0d596fe4a7a4ea8752d3e5115190906c1bea4a.tar.gz
git-5f0d596fe4a7a4ea8752d3e5115190906c1bea4a.zip
t: prepare execution of potentially failing commands for `set -e`
Several of our tests verify whether a certain binary can be executed, potentially skipping tests in case we cannot, for example because the binary doesn't exist. In those cases we often run the binary outside of any conditionally. This will start to fail once we enable `set -e`, as that will cause us to bail out the test immediately. Improve these tests by executing them inside of a conditional instead. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions