diff options
author | Junio C Hamano <junkio@cox.net> | 2006-08-31 14:14:20 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-31 14:16:09 -0700 |
commit | 2c6d22df9f8a975c88fc9a93c4db8bb0bd116b74 (patch) | |
tree | 8b9f316a83d9e9e0fa81a6582b5a3e82e51f314f /cache.h | |
parent | 1efca00ad8fc1a7ad04d80a76ba852e0cce847b0 (diff) | |
download | git-2c6d22df9f8a975c88fc9a93c4db8bb0bd116b74.tar.gz |
t5710: fix two thinkos.
The intention of the test seems to be to build a long chain of
clones that locally borrow objects from their parents and see the
system give up dereferencing long chains. There were two problems:
(1) it did not test the right repository;
(2) it did not build a chain long enough to trigger the limitation.
I do not think it is a good test to make sure the limitation the
current implementation happens to have still exists, but that is
a topic at a totally different level.
At least this fixes the broken test.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions