From: Jeff King <peff@peff.net>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: Jonathan Nieder <jrnieder@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH] t0005: work around strange $? in ksh when program terminated by a signal
Date: Fri, 9 Jul 2010 07:53:48 -0400 [thread overview]
Message-ID: <20100709115348.GB5740@sigill.intra.peff.net> (raw)
In-Reply-To: <4C36CA2C.5050305@viscovery.net>
On Fri, Jul 09, 2010 at 09:05:16AM +0200, Johannes Sixt wrote:
> From: Johannes Sixt <j6t@kdbg.org>
>
> ksh is known to report $? of programs that terminated by a signal as
> 256 + signal number instead of 128 + signal number like other POSIX
> compliant shells. (ksh's behavior is still POSIX compliant in this regard.)
Thanks, that fix looks good to me.
Acked-by: Jeff King <peff@peff.net>
-Peff
next prev parent reply other threads:[~2010-07-09 11:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 3:08 t0005 failing with ksh93 on linux Jonathan Nieder
2010-07-09 7:05 ` [PATCH] t0005: work around strange $? in ksh when program terminated by a signal Johannes Sixt
2010-07-09 11:53 ` Jeff King [this message]
2010-07-09 14:39 ` Jonathan Nieder
2010-07-09 15:45 ` Brandon Casey
2010-07-09 16:03 ` Ævar Arnfjörð Bjarmason
2010-07-09 16:07 ` Brandon Casey
2010-07-12 6:41 ` [PATCH v2] t0005: work around strange $? in ksh93 " Johannes Sixt
2010-07-12 6:47 ` Junio C Hamano
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=20100709115348.GB5740@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=j.sixt@viscovery.net \
--cc=jrnieder@gmail.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).