From: Andreas Ericsson <ae@op5.se>
To: Andy Parkins <andyparkins@gmail.com>
Cc: git@vger.kernel.org, Eric Mertens <emertens@gmail.com>
Subject: Re: Correction for post-receive-email
Date: Fri, 05 Oct 2007 10:54:02 +0200 [thread overview]
Message-ID: <4705FBAA.50302@op5.se> (raw)
In-Reply-To: <200710050913.58835.andyparkins@gmail.com>
Andy Parkins wrote:
> On Friday 2007 October 05, Eric Mertens wrote:
>
>> I noticed that my mutt wasn't correctly detecting the signature block
>> on the end of the automated emails I was receiving from the script in
>> contrib. I've made this trivial change in my local copy of the script,
>> but I figured that if I was going to be modifying the source code I
>> should share my changes.
>
> That change has been in my pending queue for a while. It's technically
> correct, but I've never submitted it. The reason I haven't is that it adds
> trailing whitespace.
>
> Perhaps one of the shell gurus can offer a nicer way of having a trailing
> space be output in a heredoc that doesn't add a trailing space in the source
> script?
>
space=' '
cat << EOF
--$space
EOF
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
next prev parent reply other threads:[~2007-10-05 8:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-05 7:14 Correction for post-receive-email Eric Mertens
2007-10-05 8:13 ` Andy Parkins
2007-10-05 8:54 ` Andreas Ericsson [this message]
2007-10-05 12:35 ` Bill Lear
2007-10-05 14:29 ` Andy Parkins
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=4705FBAA.50302@op5.se \
--to=ae@op5.se \
--cc=andyparkins@gmail.com \
--cc=emertens@gmail.com \
--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).