author | Eric Wong <normalperson@yhbt.net> | |
Sun, 26 Jul 2009 10:01:52 +0000 (03:01 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Jul 2009 18:51:45 +0000 (11:51 -0700) | ||
commit | df73af5f667a479764d2b2195cb0cb60b0b89e3d | |
tree | 45ac8348664a2e3da1d6b72b92ade32c7c5da59d | tree | snapshot |
parent | e24c76bf09576e0d197db1e40dff655a75e9efe1 | commit | diff |
t9143: do not fail if Compress::Zlib is missing
"git svn gc" will not compress unhandled.log files if
Compress::Zlib is missing. However, leftover index files should
always be removed, so add a test for this behavior as well.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git svn gc" will not compress unhandled.log files if
Compress::Zlib is missing. However, leftover index files should
always be removed, so add a test for this behavior as well.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9143-git-svn-gc.sh | diff | blob | history |