git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "René Scharfe" <rene.scharfe@lsrfire.ath.cx>
To: Eric Sunshine <sunshine@sunshineco.com>
Cc: git discussion list <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>, Jeff King <peff@peff.net>,
	BJ Hargrave <bj@bjhargrave.com>
Subject: Re: [PATCH 2/2] t5004: avoid using tar for checking emptiness of archive
Date: Thu, 09 May 2013 21:12:39 +0200	[thread overview]
Message-ID: <518BF527.3070609@lsrfire.ath.cx> (raw)
In-Reply-To: <CAPig+cTidjz4D1vZ7Aci4YZK8ph9HJ1vMqZ1-n2hVPbLuf4AKw@mail.gmail.com>

Am 09.05.2013 20:21, schrieb Eric Sunshine:
> On Thu, May 9, 2013 at 9:13 AM, René Scharfe
> <rene.scharfe@lsrfire.ath.cx> wrote:
>>          $ tar tf tenk.tar; echo $?
>>          tar: Cannot identify format. Searching...
>>          tar: End of archive volume 1 reached
>>          tar: Sorry, unable to determine archive format.
>
> Missing "echo $?" output.

Huh, where did that go?  It's 1.

Thanks for catching this omission.

René

      reply	other threads:[~2013-05-09 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 13:10 [PATCH 1/2] t5004: ignore pax global header file René Scharfe
2013-05-09 13:13 ` [PATCH 2/2] t5004: avoid using tar for checking emptiness of archive René Scharfe
2013-05-09 13:36   ` [PATCH 3/2] t5004: resurrect original empty tar archive test René Scharfe
2013-05-11  6:03     ` Jonathan Nieder
2013-05-09 18:21   ` [PATCH 2/2] t5004: avoid using tar for checking emptiness of archive Eric Sunshine
2013-05-09 19:12     ` René Scharfe [this message]

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=518BF527.3070609@lsrfire.ath.cx \
    --to=rene.scharfe@lsrfire.ath.cx \
    --cc=bj@bjhargrave.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=peff@peff.net \
    --cc=sunshine@sunshineco.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).