On Thu, Mar 14, 2013 at 3:30 AM, Junio C Hamano wrote:
> Miles Bader writes:
>
>> Paul Campbell writes:
>>> James and Michael's patches add if clauses that use the
>>> bashism 'if []' rather than 'if test'.
>>
>> "Bashism"...? I dunno how portable is, but "[" is an old unix alias
>> for "test"
Miles Bader writes:
> Paul Campbell writes:
>> James and Michael's patches add if clauses that use the
>> bashism 'if []' rather than 'if test'.
>
> "Bashism"...? I dunno how portable is, but "[" is an old unix alias
> for "test" ... it certainly predates bash...
Correct. [[ ... ]] is new and
Paul Campbell writes:
> James and Michael's patches add if clauses that use the
> bashism 'if []' rather than 'if test'.
"Bashism"...? I dunno how portable is, but "[" is an old unix alias
for "test" ... it certainly predates bash...
-miles
--
Occam's razor split hairs so well, I bought the w
3 matches
Mail list logo