From: Junio C Hamano <gitster@pobox.com>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: Git Mailing List <git@vger.kernel.org>,
Johan Herland <johan@herland.net>
Subject: Re: [PATCH jh/notes] t3301-notes: insert a shbang line in ./fake_editor.sh
Date: Thu, 25 Feb 2010 08:42:23 -0800 [thread overview]
Message-ID: <7v3a0pcln4.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <4B865376.9030209@viscovery.net> (Johannes Sixt's message of "Thu\, 25 Feb 2010 11\:39\:50 +0100")
Johannes Sixt <j.sixt@viscovery.net> writes:
> diff --git a/t/t3301-notes.sh b/t/t3301-notes.sh
> index 90178f9..37b9687 100755
> --- a/t/t3301-notes.sh
> +++ b/t/t3301-notes.sh
> @@ -8,6 +8,7 @@ test_description='Test commit notes'
> . ./test-lib.sh
>
> cat > fake_editor.sh << \EOF
> +#!/bin/sh
> echo "$MSG" > "$1"
> echo "$MSG" >& 2
> EOF
Thanks.
Shouldn't that be "#!$SHELL_PATH", though?
next prev parent reply other threads:[~2010-02-25 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-25 10:39 [PATCH jh/notes] t3301-notes: insert a shbang line in ./fake_editor.sh Johannes Sixt
2010-02-25 11:31 ` Johan Herland
2010-02-25 16:42 ` Junio C Hamano [this message]
2010-02-25 20:17 ` Johannes Sixt
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=7v3a0pcln4.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=j.sixt@viscovery.net \
--cc=johan@herland.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 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).