From: Tor Arntsen <tor@spacetec.no>
To: Brandon Casey <brandon.casey.ctr@nrlssc.navy.mil>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Add Tru64/OSF1 support in Makefile
Date: Fri, 2 Apr 2010 17:12:44 +0200 [thread overview]
Message-ID: <h2md2d39d861004020812t8463e4f8zbc825bd220fef961@mail.gmail.com> (raw)
In-Reply-To: <RWfCNK1AsUFfin9YdRY1QqUtD-ISnv9hImfDeE0DFlh3_fRWdvEF2w@cipher.nrlssc.navy.mil>
On Fri, Apr 2, 2010 at 16:56, Brandon Casey
<brandon.casey.ctr@nrlssc.navy.mil> wrote:
> Here's another snippet which will show whether $? has the correct
> value inside a trap on EXIT:
>
> (atrap () { exit $?; }
> trap atrap EXIT
> exit 1) && echo 'FAILURE' || echo 'SUCCESS'
>
> If that prints 'FAILURE', then you will need the patch that I have in
> order to run the test suite. ksh from IRIX 6.5 and Solaris both fail.
It's 'FAILURE' on Tru64 V5.1. I've confirmed 'FAILURE' on IRIX 6.5.30
and older too, as well as IRIX 6.2 and Solaris 10. And AIX 5.1 plus
AIX 6.2. in fact I've only got 'SUCCESS' on Linux (pdksh)...
> -brandon
-Tor
next prev parent reply other threads:[~2010-04-02 15:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-30 18:22 [PATCH] Add Tru64/OSF1 support in Makefile Tor Arntsen
2010-03-30 23:54 ` Junio C Hamano
2010-03-31 8:45 ` Tor Arntsen
2010-03-31 16:29 ` Brandon Casey
2010-04-01 15:47 ` Brandon Casey
2010-04-02 14:07 ` Tor Arntsen
2010-04-02 14:56 ` Brandon Casey
2010-04-02 15:12 ` Tor Arntsen [this message]
2010-04-02 15:39 ` [PATCH WIP] t/test-lib.sh: support Korn shell by converting GIT_EXIT_OK to GIT_EXIT_CODE Brandon Casey
2010-04-23 14:59 ` [PATCH] Add Tru64/OSF1 support in Makefile Tor Arntsen
2010-05-21 20:45 ` Brandon Casey
2010-05-26 8:19 ` Tor Arntsen
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=h2md2d39d861004020812t8463e4f8zbc825bd220fef961@mail.gmail.com \
--to=tor@spacetec.no \
--cc=brandon.casey.ctr@nrlssc.navy.mil \
--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).