All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Campos <rodrigo@sdfg.com.ar>
To: Junio C Hamano <gitster@pobox.com>
Cc: "Torsten Bögershausen" <tboegi@web.de>, git@vger.kernel.org
Subject: Re: [PATCH] t9501: Do not use export X=Y
Date: Fri, 26 Apr 2013 15:14:41 -0300	[thread overview]
Message-ID: <20130426181441.GF13306@sdfg.com.ar> (raw)
In-Reply-To: <7v38udz1da.fsf@alter.siamese.dyndns.org>

On Fri, Apr 26, 2013 at 09:46:09AM -0700, Junio C Hamano wrote:
> Torsten Bögershausen <tboegi@web.de> writes:
> 
> > On 2013-04-25 22.46, Junio C Hamano wrote:
> >> Torsten Bögershausen <tboegi@web.de> writes:
> >> 
> >>> Spilt lines like export X=Y into 2 lines:
> >>> X=Y
> >>> export X
> >
> > Side questions:
> > Which shells of which OS/distribution do not understand export X=Y?
> 
> I have not met one for quite some time myself. cf.

It seems Solaris /bin/sh doesn't like it. I don't have a Solaris to test it, but
this recent commit of gzip does this change because of Solaris:

http://article.gmane.org/gmane.comp.gnu.gzip.bugs/795





Thanks a lot,
Rodrigo

      reply	other threads:[~2013-04-26 18:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-25 18:49 [PATCH] t9501: Do not use export X=Y Torsten Bögershausen
2013-04-25 20:46 ` Junio C Hamano
2013-04-26  9:21   ` Torsten Bögershausen
2013-04-26 16:46     ` Junio C Hamano
2013-04-26 18:14       ` Rodrigo Campos [this message]

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=20130426181441.GF13306@sdfg.com.ar \
    --to=rodrigo@sdfg.com.ar \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=tboegi@web.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.