Force t5302 to use a single thread
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 15 Dec 2008 19:44:30 +0000 (20:44 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Dec 2008 05:54:12 +0000 (21:54 -0800)
If the packs are made using multiple threads, they are no longer identical
on the 4-core Xeon I tested on.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found