All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Torsten Bögershausen" <tboegi@web.de>
To: normalperson@yhbt.net, git@vger.kernel.org, gitster@pobox.com
Cc: tboegi@web.de
Subject: [PATCH] t9143: do not fail when unhandled.log.gz is not created
Date: Sat, 04 Dec 2010 12:37:01 +0100	[thread overview]
Message-ID: <4CFA27DD.7030105@web.de> (raw)

t9143 fails on my system because a unhandled.log.gz is created,
even if perls Compress::Zlib is missing.
Instead of relying on svn using perl and its Zlib to generate
a .gz file, simply check if the .gz file had been created.
Now we do not depend on internal implementation details of svn.
And the code is 3% easier to understand :-)

*** BLURB HERE ***

Torsten Bögershausen (1):
   t9143: do not fail when unhandled.log.gz is not created

  t/t9143-git-svn-gc.sh |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

             reply	other threads:[~2010-12-04 11:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-04 11:37 Torsten Bögershausen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-04 11:37 [PATCH] t9143: do not fail when unhandled.log.gz is not created Torsten Bögershausen
2010-12-06 19:23 ` Eric Wong
2010-12-08 16:25   ` Torsten Bögershausen
2010-12-08 21:41     ` Eric Wong
2010-12-09 19:53 Torsten Bögershausen
2010-12-09 21:31 ` Eric Wong
2010-12-10  0:11   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CFA27DD.7030105@web.de \
    --to=tboegi@web.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=normalperson@yhbt.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.