Date: Tue, 30 Jun 2015 07:47:01 -0600 From: Ian Lepore <ian@freebsd.org> To: Glen Barber <gjb@FreeBSD.org> Cc: "Philip M. Gollucci" <pgollucci@p6m7g8.com>, Brad Davis <brd@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r284942 - in head/release: . scripts Message-ID: <1435672021.1648.61.camel@freebsd.org> In-Reply-To: <20150630011146.GJ5423@FreeBSD.org> References: <201506292126.t5TLQfT8075170@svn.freebsd.org> <CACM2dAYgXocyXJ9pC_MhYQcP8ZdF3EENSb=1PZZm8A49v2ZJKg@mail.gmail.com> <20150630011146.GJ5423@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2015-06-30 at 01:11 +0000, Glen Barber wrote: > On Mon, Jun 29, 2015 at 09:09:13PM -0400, Philip M. Gollucci wrote: > > On Mon, Jun 29, 2015 at 5:26 PM, Brad Davis <brd@freebsd.org> wrote: > > > > > + env ASSUME_ALWAYS_YES=yes pkg install -y curl > > > > > > > why do we have both the env and the -y switch? > > > > Because if pkg is not bootstrapped (pkg(7) versus pkg(8)), the former > (/usr/sbin/pkg) does not recognize '-y'. > > Glen > Is there any reason we shouldn't just fix that? -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1435672021.1648.61.camel>