]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kl/test-fixes' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2024 18:10:21 +0000 (11:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2024 18:10:21 +0000 (11:10 -0700)
A flakey test and incorrect calls to strtoX() functions have been
fixed.

* kl/test-fixes:
  t6421: fix test to work when repo dir contains d0
  set errno=0 before strtoX calls


Trivial merge