author | Nicolas Pitre <nico@cam.org> | |
Fri, 16 Mar 2007 17:37:42 +0000 (13:37 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 17 Mar 2007 04:27:35 +0000 (21:27 -0700) | ||
commit | 82868f72b5393d3dbe3ef976dba8d5aa63ffddc3 | |
tree | f1e363deaa2ba9b8bdb387cabef644f50ef7207f | tree | snapshot |
parent | e8e91fece83cf67810e5b8b2908601c048ecd19c | commit | diff |
[PATCH] fix t5300-pack-object.sh
The 'use packed deltified objects' test was flawed as it failed to
remove the pack and index from the previous test, effectively preventing
the desired pack from being exercised as objects could be found in that
other pack instead.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The 'use packed deltified objects' test was flawed as it failed to
remove the pack and index from the previous test, effectively preventing
the desired pack from being exercised as objects could be found in that
other pack instead.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5300-pack-object.sh | diff | blob | history |