Date: Sun, 6 Sep 2020 18:39:38 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Oliver Pinter <oliver.pntr@gmail.com> Cc: Mariusz Zaborski <oshogbo@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r365378 - head/usr.sbin/traceroute6 Message-ID: <20200906183938.GA80186@FreeBSD.org> In-Reply-To: <CAPjTQNFur6iXdnrqCRmd3ygMEPQPKAZRLy%2Bq50iA9CRNbCfNqA@mail.gmail.com> References: <202009061404.086E43HH024712@repo.freebsd.org> <CAPjTQNFur6iXdnrqCRmd3ygMEPQPKAZRLy%2Bq50iA9CRNbCfNqA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 06, 2020 at 08:32:46PM +0200, Oliver Pinter wrote: > On Sunday, September 6, 2020, Mariusz Zaborski <oshogbo@freebsd.org> wrote: > > New Revision: 365378 > > URL: https://svnweb.freebsd.org/changeset/base/365378 > > > > Log: > > traceroute6: capsicumize it > > > > ... > > @@ -13,6 +13,10 @@ > > # A PARTICULAR PURPOSE. > > # $FreeBSD$ > > > > +.include <src.opts.mk> > > + > > +.include <src.opts.mk> > > Dup 1) It's usually a good idea to read all svn-mail in your inbox before replying to a particular commit, the problem could already be fixed; 2) Please don't overquote, i.e. do *not* include the rest of the diff if you only wanted to comment on the first lines it. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200906183938.GA80186>