svn commit: r329064 - head/share/zoneinfo

Warner Losh imp at bsdimp.com
Fri Feb 9 16:41:40 UTC 2018


On Fri, Feb 9, 2018 at 9:19 AM, Alan Somers <asomers at freebsd.org> wrote:

> On Fri, Feb 9, 2018 at 8:50 AM, Warner Losh <imp at freebsd.org> wrote:
>
>> Author: imp
>> Date: Fri Feb  9 15:50:32 2018
>> New Revision: 329064
>> URL: https://svnweb.freebsd.org/changeset/base/329064
>>
>> Log:
>>   We don't actually need env here, so drop it. All shells allow setting
>>   of shell variables for the next command like this.
>>
>> Modified:
>>   head/share/zoneinfo/Makefile
>>
>
> As a matter of fact, shells/fish doesn't allow that.  But don't go
> reverting your commit; fish doesn't support "&&" either.  Only a weirdo
> would invoke fish from a Makefile.
>

All Bourne-like shells have to.

Warner


More information about the svn-src-all mailing list