]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit61fd5de05fbb20b07a36b9f099dd86db7fa85db0
treea848d90dc0673803d6aeed0f0ef58a981d1c7151
parent494c9788e40dab99492f10658852010f4a31d358
parentec60bb9fc416e0ded2336e8923c8249c661bfc80
Merge branch 'kl/test-fixes'

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