From owner-svn-src-all@freebsd.org Wed Feb 3 01:49:15 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F01CCA99C1F; Wed, 3 Feb 2016 01:49:15 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E1AF1A6; Wed, 3 Feb 2016 01:49:15 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id D9C7014F1; Wed, 3 Feb 2016 01:49:15 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 930C1D10C; Wed, 3 Feb 2016 01:49:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id Bj5rtmjiTmEK; Wed, 3 Feb 2016 01:49:13 +0000 (UTC) Content-Type: text/plain; charset=us-ascii DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 21562D108 Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r295167 - head From: Bryan Drewery X-Mailer: iPhone Mail (12H143) In-Reply-To: <1F01F0B2-A471-4CFB-8364-9D521CCD01BD@FreeBSD.org> Date: Tue, 2 Feb 2016 17:49:12 -0800 Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <4F91A482-E42E-4047-8713-6C2E388702E0@FreeBSD.org> References: <201602022111.u12LBOJB056268@repo.freebsd.org> <1559782.LjJZB0WVHT@ralph.baldwin.cx> <1F01F0B2-A471-4CFB-8364-9D521CCD01BD@FreeBSD.org> To: John Baldwin X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2016 01:49:16 -0000 Oh wow I just realized the issue. Earlier I tested and saw distrib-dirs run a= nd considered it a success. Sorry about that. Regards, Bryan Drewery > On Feb 2, 2016, at 17:29, Bryan Drewery wrote: >=20 > Wow! Please revert. I'm AFK for a few hours. >=20 > Regards, > Bryan Drewery >=20 >>> On Feb 2, 2016, at 17:10, John Baldwin wrote: >>>=20 >>> On Tuesday, February 02, 2016 09:11:24 PM Bryan Drewery wrote: >>> Author: bdrewery >>> Date: Tue Feb 2 21:11:23 2016 >>> New Revision: 295167 >>> URL: https://svnweb.freebsd.org/changeset/base/295167 >>>=20 >>> Log: >>> Deduplicate distrib-dirs logic from r289086 in distribution. >>>=20 >>> Sponsored by: EMC / Isilon Storage Division >>=20 >> Navdeep reported on IRC that this broke distribution resulting in an empt= y >> tree. This caused etcupdate to think that all of the files had been remo= ved >> (so it happily removed all the stock bits from /etc). >>=20 >> --=20 >> John Baldwin >=20