t1092: revert the "-1" hack for emulating "no progress meter"
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 May 2021 20:52:34 +0000 (05:52 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 May 2021 21:23:58 +0000 (06:23 +0900)
commita96355d84c9fe43db4e62597921667efc32b53f6
tree2ab274eff61882389d0b7dbfbf9e77eec3053f7d
parente2b05746e15bad24803300122f2d95118617ca60
t1092: revert the "-1" hack for emulating "no progress meter"

This looked like a good idea, but it seems to break tests on 32-bit
builds rather badly.  Revert to just use "100 thousands must be big
enough" for now.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1092-sparse-checkout-compatibility.sh