author | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Dec 2005 02:23:41 +0000 (18:23 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Dec 2005 02:23:41 +0000 (18:23 -0800) | ||
commit | c97451ce0985e7fc6515cde84a9ad527727b69ea | |
tree | 59da2f1e96cc68c53093a15fa80f1e21bed0397c | tree | snapshot |
parent | 7e4a2a848377241b8fb4f624d1151bbf2f8d5814 | commit | diff |
t5300: avoid false failures.
Johannes found that the test has 1/256 chance of falsely
producing an uncorrupted idx file, causing the check to detect
corruption fail. Now we have 1/2^160 chance of false failure
;-).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Johannes found that the test has 1/256 chance of falsely
producing an uncorrupted idx file, causing the check to detect
corruption fail. Now we have 1/2^160 chance of false failure
;-).
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5300-pack-object.sh | diff | blob | history |