t5303: Do not use /dev/zero
commit639583be9877f767dc63554666be3dfdadde2b51
authorJohannes Sixt <j6t@kdbg.org>
Mon, 17 Nov 2008 08:21:30 +0000 (17 09:21 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Mon, 17 Nov 2008 08:21:30 +0000 (17 09:21 +0100)
treeac280bffc6625f3f58e06d59fe8f75fc4e74510c
parentecb94a1655d9d7db9e3fed1f57414b0b47e41f04
t5303: Do not use /dev/zero

We do not have /dev/zero on Windows. As a work-around we use a file with
a single NUL byte (because that's all that the tests need).

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t5303-pack-corruption-resilience.sh