From owner-svn-src-all@freebsd.org Wed Feb 3 01:13:28 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 4AF79A9AF61; Wed, 3 Feb 2016 01:13:28 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-lb0-x22c.google.com (mail-lb0-x22c.google.com [IPv6:2a00:1450:4010:c04::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9D99961; Wed, 3 Feb 2016 01:13:27 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-lb0-x22c.google.com with SMTP id dx2so3207084lbd.3; Tue, 02 Feb 2016 17:13:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YFyJaKKCEbZfVCoV3B3Iz0hoYnt5cDLhm5t+qiIvYL4=; b=CVOiRxEYmDeIxT/y6zKat/aurYqLMTl62FXRHL/zEWUU5syTAST0hjo6BLyiDQSFH6 g9IgjmmEEecfLKF2wE9TUc1AzjPCic43S0lE/ISFrAljjR2pTAfHSXErEWHvF7n/Qrc0 ggPd4h0xaZ6HbSUIOoe4dYIqfyPPf8bHQ7z2HEXpoNjCQycj447lyQlRRt9YzClFtk2V UPBzEytH5JZGuL+GLgyMS8A4WVhWz2eNRzgqBDW/ex+uVLTex6VcPWDuBbBtEN96NFWb CcpHmd24AUFZSbQkFJuJMyx3Fgwrim29bOWE07CYZnUlFi8g8GWr+RSIDh5JrO/NUx0g ggQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=YFyJaKKCEbZfVCoV3B3Iz0hoYnt5cDLhm5t+qiIvYL4=; b=gW3qOwREF3rFtdW5vsxOczAlGRdz4Qzqzzi038ZjKUKGW7SXL5D4yY5/cakOL9R1nB wKr/vDxnLJJ15wSQDXkwaIjyhm5LCfoshwPMuLvraKrwPeBQpFtii41dW99Y4zbs+Wks +OrNzJY64degQKYIlqAdJQArpdb9/9FmLNPZoqUZaEtsPpcL8ztEEkUOjL9eb91dkPRu v9PU9wGIpbLbdu0jngFOBS2EZXZj08kCuZAjNuxwI/LUyuhJLtrNYGudFXBhjC9mDxnj T5wUu8K4aY/hKAKRfHQoQuJo1ns3I4fQqsjIGKdqW4Eked/UTPpGp0miuxbpSXfCOcdO S3tg== X-Gm-Message-State: AG10YOSh9ou5KxampvuaiHnh5Vt/TSzaQQ6R2+wcRHcrhoWXZM8Fr2+sdghJ+9tSMgFA2TTAwbkglfFtdRN8hw== MIME-Version: 1.0 X-Received: by 10.112.140.41 with SMTP id rd9mr12846520lbb.138.1454462005995; Tue, 02 Feb 2016 17:13:25 -0800 (PST) Received: by 10.112.160.133 with HTTP; Tue, 2 Feb 2016 17:13:25 -0800 (PST) In-Reply-To: <1559782.LjJZB0WVHT@ralph.baldwin.cx> References: <201602022111.u12LBOJB056268@repo.freebsd.org> <1559782.LjJZB0WVHT@ralph.baldwin.cx> Date: Tue, 2 Feb 2016 17:13:25 -0800 Message-ID: Subject: Re: svn commit: r295167 - head From: NGie Cooper To: John Baldwin Cc: Bryan Drewery , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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:13:28 -0000 On Tue, Feb 2, 2016 at 5:10 PM, John Baldwin wrote: > 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 >> >> Log: >> Deduplicate distrib-dirs logic from r289086 in distribution. >> >> Sponsored by: EMC / Isilon Storage Division > > Navdeep reported on IRC that this broke distribution resulting in an empty > tree. This caused etcupdate to think that all of the files had been removed > (so it happily removed all the stock bits from /etc). +1 with Jenkins I think... https://jenkins.freebsd.org/job/FreeBSD_HEAD/107/