From owner-svn-src-all@FreeBSD.ORG Wed Aug 13 05:17:41 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC31641A; Wed, 13 Aug 2014 05:17:41 +0000 (UTC) Received: from mail-ig0-x236.google.com (mail-ig0-x236.google.com [IPv6:2607:f8b0:4001:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9130B2B67; Wed, 13 Aug 2014 05:17:41 +0000 (UTC) Received: by mail-ig0-f182.google.com with SMTP id c1so643367igq.3 for ; Tue, 12 Aug 2014 22:17:41 -0700 (PDT) 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=KF2IpOxM/v9UVAoFOLWJlWxj/lCi9jDIRKuooAGkU6U=; b=nuoIJOhl+75hCVJtmY1DocoKNO0wxQMCZtvVrUIHzbmwV1+nv1HHqmTDnbLB5mpQYF +u8ck5bVqZ1DvU1JDOYLhqV400IwfCQ/6BlqMZepXfBTdI3sa+dMehDWZ7EYLrT7sIUR 7Sz7BjauBPpwqy4Yln7vYVUwsWEcgZImPgSKQKvToInZwS+Z6MLAziyBtac2Xz2UWoNz VqS8v5eQMhWB5tcNf4Wd9ZEXIuAsBaGYAeiyPsIJMNJzuD9cWtICExv8k674A8oU6A/1 SFj3jeqpZXBvZQtIO3iXzEaGfT6zw+pEyDlTb2YFh20RA7KCk/zHfUFx54aj51Rf/HQI uaeA== MIME-Version: 1.0 X-Received: by 10.50.43.164 with SMTP id x4mr20779627igl.27.1407907060928; Tue, 12 Aug 2014 22:17:40 -0700 (PDT) Received: by 10.50.76.229 with HTTP; Tue, 12 Aug 2014 22:17:40 -0700 (PDT) In-Reply-To: <201408130515.s7D5FSUo096462@svn.freebsd.org> References: <201408130515.s7D5FSUo096462@svn.freebsd.org> Date: Tue, 12 Aug 2014 22:17:40 -0700 Message-ID: Subject: Re: svn commit: r269906 - head/etc/mtree From: Garrett Cooper To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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, 13 Aug 2014 05:17:42 -0000 On Tue, Aug 12, 2014 at 10:15 PM, Garrett Cooper wrote: > Author: ngie > Date: Wed Aug 13 05:15:28 2014 > New Revision: 269906 > URL: http://svnweb.freebsd.org/changeset/base/269906 > > Log: > Add missing BSD.tests.dist entry for lib/libutil to unbreak installworld with > MK_TESTS == no no -> yes I think that's my cue to stop committing for the night :).