From: Junio C Hamano <junio@pobox.com>
To: Christian Couder <chriscool@tuxfamily.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 1/3] rev-parse: add test script for "--verify"
Date: Sun, 11 May 2008 11:35:33 -0700 [thread overview]
Message-ID: <7v4p944rka.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080511182710.f653991e.chriscool@tuxfamily.org> (Christian Couder's message of "Sun, 11 May 2008 18:27:10 +0200")
Christian Couder <chriscool@tuxfamily.org> writes:
> diff --git a/t/t1503-rev-parse-verify.sh b/t/t1503-rev-parse-verify.sh
> new file mode 100755
> index 0000000..a0d14cb
> --- /dev/null
> +++ b/t/t1503-rev-parse-verify.sh
> @@ -0,0 +1,114 @@
> +#!/bin/sh
> +#
> +# Copyright (c) 2008 Christian Couder
> +#
> +test_description='test git rev-parse --verify'
> +
> +exec </dev/null
> +. ./test-lib.sh
Who gets stuck by attempting to read from the stdin? I am wondering if
that belongs to "test-lib.sh"...
prev parent reply other threads:[~2008-05-11 18:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-11 16:27 [PATCH 1/3] rev-parse: add test script for "--verify" Christian Couder
2008-05-11 18:35 ` Junio C Hamano [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=7v4p944rka.fsf@gitster.siamese.dyndns.org \
--to=junio@pobox.com \
--cc=chriscool@tuxfamily.org \
--cc=git@vger.kernel.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 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).