Re: [PATCH 3/3] t9200-git-cvsexportcommit.sh: quiet down commit

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH 3/3] t9200-git-cvsexportcommit.sh: quiet down commit

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:47

Eric Wong [off-list ref] writes:
Also, fixed an unportable use of 'export'.
As a traditionalist, I tend to prefer "var=val; export var" over
"export var=val" myself, but I wonder how unportable this is
these days.

Just wondering, no objection.

Do you have a specific shell in mind that groks other constructs
used in our tests but not "export var=val" form?

Re: [PATCH 3/3] t9200-git-cvsexportcommit.sh: quiet down commit

From: Eric Wong <hidden>
Date: 2016-06-15 22:42:47

Junio C Hamano [off-list ref] wrote:
Eric Wong [off-list ref] writes:
quoted
Also, fixed an unportable use of 'export'.
As a traditionalist, I tend to prefer "var=val; export var" over
"export var=val" myself, but I wonder how unportable this is
these days.

Just wondering, no objection.

Do you have a specific shell in mind that groks other constructs
used in our tests but not "export var=val" form?
I can't remember, and I can't seem to find one, either.  Even posh
(latest debian unstable) and ash (from woody) seem to support it...

On a related note, how portable is mkdir -p these days?  I remember
seeing systems that don't have it, too.

-- 
Eric Wong
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help