From: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
To: Linus Torvalds <torvalds@osdl.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-tar-tree: add a test case (resent)
Date: Fri, 03 Jun 2005 07:34:13 +0200 [thread overview]
Message-ID: <429FEBD5.5040306@lsrfire.ath.cx> (raw)
In-Reply-To: <Pine.LNX.4.58.0506021830340.1876@ppc970.osdl.org>
Linus Torvalds schrieb:
>
> On Thu, 2 Jun 2005, Rene Scharfe wrote:
>
>>git-tar-tree: add a simple test case.
>
>
> I get:
>
> * FAIL 6: extract tar archive (cd b && tar xf -) <b.tar
> * FAIL 7: validate filenames (cd b/a && find .) | sort >b.lst &&
> * FAIL 8: validate file contents diff -r a b/a
> * FAIL 11: validate filenames with prefix (cd c/prefix/a && find .) | sort >c.lst &&
> * FAIL 12: validate file contents with prefix diff -r a c/prefix/a
What version of tar do you use? Also, can you please send me the output
the following?
cd t; sh t5000-tar-tree.sh; cd trash; tar tvf b.tar
Thanks,
Rene
next prev parent reply other threads:[~2005-06-03 5:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-02 18:50 [PATCH] git-tar-tree: add a test case (resent) Rene Scharfe
2005-06-02 20:05 ` Junio C Hamano
2005-06-02 20:50 ` Rene Scharfe
2005-06-03 1:34 ` Linus Torvalds
2005-06-03 5:34 ` Rene Scharfe [this message]
2005-06-03 14:31 ` Linus Torvalds
2005-06-03 14:43 ` Rene Scharfe
2005-06-03 11:25 ` Rene Scharfe
2005-06-03 14:46 ` Linus Torvalds
2005-06-03 14:51 ` Linus Torvalds
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=429FEBD5.5040306@lsrfire.ath.cx \
--to=rene.scharfe@lsrfire.ath.cx \
--cc=git@vger.kernel.org \
--cc=torvalds@osdl.org \
/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.