]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kl/test-fixes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Aug 2024 21:54:55 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Aug 2024 21:54:55 +0000 (14:54 -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