t9143: do not fail when unhandled.log.gz is not created
commit7d79cb6ad5ef3061c8b5b25ff3f2d779b02ec472
authorTorsten Bögershausen <tboegi@web.de>
Thu, 9 Dec 2010 19:53:19 +0000 (9 20:53 +0100)
committerEric Wong <normalperson@yhbt.net>
Thu, 9 Dec 2010 20:18:03 +0000 (10 04:18 +0800)
tree03a25d4292d3920084edd4fd2ab044d71fd36d5d
parent6abd9332f97441a568421ba233ad8929b50a7efc
t9143: do not fail when unhandled.log.gz is not created

Do not depend on internal implementation details of svn,
which right now uses perl to create a .gz file.
So this test case will even work in the future,
when svn changes its implementation.

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Acked-by: Eric Wong <normalperson@yhbt.net>
t/t9143-git-svn-gc.sh