Date: Mon, 13 Oct 2014 11:03:07 -0400 From: John Baldwin <jhb@freebsd.org> To: Hiroki Sato <hrs@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r272974 - in head: etc share/man/man8 Message-ID: <19185059.XYhcd3Nsjh@ralph.baldwin.cx> In-Reply-To: <201410112349.s9BNnSXc065105@svn.freebsd.org> References: <201410112349.s9BNnSXc065105@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, October 11, 2014 11:49:28 PM Hiroki Sato wrote: > Author: hrs > Date: Sat Oct 11 23:49:27 2014 > New Revision: 272974 > URL: https://svnweb.freebsd.org/changeset/base/272974 > > Log: > Add ${name}_env and ${name}_prepend. ${name}_env is an argument list > which will be passed to env(1). ${name}_prepend is simply prepended to the > command line for $command. Nice! I've needed <name>_env before and resorted to hacks instead. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19185059.XYhcd3Nsjh>