svn commit: r329064 - head/share/zoneinfo

Alan Somers asomers at freebsd.org
Fri Feb 9 16:19:09 UTC 2018


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.

-Alan


More information about the svn-src-all mailing list