diff options
author | Johannes Sixt <j6t@kdbg.org> | 2008-11-17 09:21:30 +0100 |
---|---|---|
committer | Johannes Sixt <j6t@kdbg.org> | 2009-03-19 21:47:15 +0100 |
commit | b689ccf6c9eecb9811f60ac69a24cadacf84da44 (patch) | |
tree | fffaa869f99fb65e0d2836aeba82e02992f2e459 /pack-check.c | |
parent | 0aaaef7b0f83ccd97d586b5c951adcb912af2664 (diff) | |
download | git-b689ccf6c9eecb9811f60ac69a24cadacf84da44.tar.gz |
t5300, t5302, t5303: Do not use /dev/zero
We do not have /dev/zero on Windows. This replaces it by data generated
with printf, perl, or echo. Most of the cases do not depend on that the
data is a stream of zero bytes, so we use something printable; nor is an
unlimited stream of data needed, so we produce only as many bytes as the
test cases need.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 'pack-check.c')
0 files changed, 0 insertions, 0 deletions