Merge branch 'jc/genzeros-avoid-raw-write'

A test helper had a single write(2) of 256kB, which was too big for some platforms (e.g. NonStop), which has been corrected by using xwrite() wrapper appropriately. * jc/genzeros-avoid-raw-write: test-genzeros: avoid raw write(2)

Junio C Hamano committed Feb 24, 2023 at 11:32 UTC deb32d6d6024bbfc41408893f122dab2ed947c34

No changes.