From: Junio C Hamano <gitster@pobox.com>
To: Jeff King <peff@peff.net>
Cc: Johannes Sixt <johannes.sixt@telecom.at>,
git@vger.kernel.org, Whit Armstrong <armstrong.whit@gmail.com>
Subject: Re: [PATCH 2/3] t3404: use configured shell instead of /bin/sh
Date: Sat, 23 Feb 2008 14:46:30 -0800 [thread overview]
Message-ID: <7vve4fz3y1.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080223223933.GA13683@coredump.intra.peff.net> (Jeff King's message of "Sat, 23 Feb 2008 17:39:33 -0500")
Jeff King <peff@peff.net> writes:
> On Sat, Feb 23, 2008 at 01:56:38PM -0800, Junio C Hamano wrote:
>
>> > Well, the trap I wanted to avoid is that "/bin/sh" specifically is
>> > broken. But yes, I think losing the ability to run the tests from the
>> > commandline is bad.
>>
>> We never had it. "make t3404-rebase-interactive" is the way to
>> do so.
>
> Well, that is a surprise to me, since I have been using it for almost
> two years with no problems. And I know I am not alone because others
> have posted snippets on the list invoking a test via "sh -x", including
> both Dscho and you.
>
> Is there a good reason not to do so?
I think our messages are crossing, but (1) currently we do not
export much from t/Makefile and the only people who can get
affected are on platforms that do need custom configuration, and
the difference being subtle and rare makes it more surprising
and harder to diagnose when the difference does matter, (2) I'd
like to place some stuff in t/Makefile in such a way that no
tests that runs a server that listens to a network port is not
run by default, among other things, which means the difference
between "sh tXXXX-name.sh" and "make tXXXX-name" will get
bigger not smaller.
next prev parent reply other threads:[~2008-02-23 22:47 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-20 23:59 [PATCH 0/3] solaris test results Jeff King
2008-02-21 0:00 ` [PATCH 1/3] git_config_*: don't assume we are parsing a config file Jeff King
2008-02-21 0:00 ` [PATCH 2/3] t3404: use configured shell instead of /bin/sh Jeff King
2008-02-23 20:13 ` Johannes Sixt
2008-02-23 20:26 ` Junio C Hamano
2008-02-23 20:34 ` Junio C Hamano
2008-02-23 21:09 ` Johannes Sixt
2008-02-23 21:15 ` Jeff King
2008-02-23 21:56 ` Junio C Hamano
2008-02-23 22:39 ` Jeff King
2008-02-23 22:46 ` Junio C Hamano [this message]
2008-02-23 22:49 ` Jeff King
2008-02-23 22:55 ` Junio C Hamano
2008-02-23 23:12 ` Jeff King
2008-02-24 0:03 ` Junio C Hamano
2008-02-24 19:40 ` Jeff King
2008-02-23 20:40 ` Jeff King
2008-02-23 20:50 ` Junio C Hamano
2008-02-23 21:12 ` Jeff King
2008-02-23 22:28 ` Jeff King
2008-02-23 22:35 ` Junio C Hamano
2008-02-23 22:44 ` Jeff King
2008-02-21 0:01 ` [PATCH 3/3] diff: fix java funcname pattern for solaris Jeff King
2008-02-21 0:34 ` [PATCH 0/3] solaris test results Junio C Hamano
2008-02-21 0:41 ` Jeff King
2008-02-22 5:26 ` Junio C Hamano
2008-02-22 5:29 ` Junio C Hamano
2008-02-22 5:42 ` Jeff King
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=7vve4fz3y1.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=armstrong.whit@gmail.com \
--cc=git@vger.kernel.org \
--cc=johannes.sixt@telecom.at \
--cc=peff@peff.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).