From owner-svn-src-all@FreeBSD.ORG Thu Jul 17 15:04:45 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 1620CD66 for ; Thu, 17 Jul 2014 15:04:45 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0F43204C for ; Thu, 17 Jul 2014 15:04:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id s6HF4iwm010113 for ; Thu, 17 Jul 2014 15:04:44 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id s6HF4imI010111 for svn-src-all@freebsd.org; Thu, 17 Jul 2014 15:04:44 GMT (envelope-from bdrewery) Received: (qmail 87971 invoked from network); 17 Jul 2014 10:04:42 -0500 Received: from unknown (HELO blah) (freebsd@shatow.net@67.182.131.225) by sweb.xzibition.com with ESMTPA; 17 Jul 2014 10:04:42 -0500 Message-ID: <53C7E608.1030002@FreeBSD.org> Date: Thu, 17 Jul 2014 10:04:40 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Eitan Adler , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r268794 - in head: etc/mtree usr.bin/units usr.bin/units/tests References: <201407170712.s6H7CCdw096979@svn.freebsd.org> In-Reply-To: <201407170712.s6H7CCdw096979@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 17 Jul 2014 15:04:45 -0000 On 7/17/14, 2:12 AM, Eitan Adler wrote: > Modified: head/etc/mtree/BSD.tests.dist > ============================================================================== > --- head/etc/mtree/BSD.tests.dist Thu Jul 17 06:57:26 2014 (r268793) > +++ head/etc/mtree/BSD.tests.dist Thu Jul 17 07:12:12 2014 (r268794) > @@ -256,6 +256,8 @@ > tr > .. > truncate > + .. > + units > .. > uudecode > .. These should be spaces as the rest of the file is. -- Regards, Bryan Drewery