From owner-svn-src-all@FreeBSD.ORG Fri Jul 25 01:30:00 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 75F72F9F for ; Fri, 25 Jul 2014 01:30:00 +0000 (UTC) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) (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 347542F8A for ; Fri, 25 Jul 2014 01:29:59 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id i13so3880849qae.34 for ; Thu, 24 Jul 2014 18:29:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=bHkf1ZAlfvpVA0klbc1AK850yM2OlC9lpiCHE/cBAN4=; b=mSnEmFzQNQRyv1GJ1eiwvslLWSPSDV53MQn6TyYqdagEQhCDcsNzwgcg87TEAnzcwB farf+uB1gLbG+Aa3PebsJSkuywas8hdgzTjlOZUq0hpVbwvAiM8IDmA0PffBvlQFV8zD ZiVgaINHUh4qjwwuz619a51CMqMBnCSYqlGnZWmin/2tKb1M3EZa7EWX8XnFukkp58y+ YTvn9TfXM3hpHWjDRcvleUolaiduCjQLsmH4FZkZ5ocZgqTGbaEiyuayN9V4/YeFKgdk zDkWoC39xMFi0R/Q4JqlfW4IRIzMLniK/HAOpw+V1ael0wOU6b6AS+kmjD1cT/c8FHO/ h7KA== X-Gm-Message-State: ALoCoQmQaku9LahvMotokc0hvsytkrJF207k1+F67vSjXuS0hAnGe5dLKAKXYnUsM6itQXqfsPZ+ X-Received: by 10.140.24.140 with SMTP id 12mr6371401qgr.11.1406251798806; Thu, 24 Jul 2014 18:29:58 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.83.99 with HTTP; Thu, 24 Jul 2014 18:29:38 -0700 (PDT) X-Originating-IP: [184.153.117.174] In-Reply-To: References: <201407170712.s6H7CCdw096979@svn.freebsd.org> From: Julio Merino Date: Thu, 24 Jul 2014 21:29:38 -0400 X-Google-Sender-Auth: VaUa7G5axO4is1Q5T3YPMy7e8ZY Message-ID: Subject: Re: svn commit: r268794 - in head: etc/mtree usr.bin/units usr.bin/units/tests To: Eitan Adler 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 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: Fri, 25 Jul 2014 01:30:00 -0000 On Thu, Jul 24, 2014 at 3:55 PM, Eitan Adler wrote: > My computer is out of commission at the moment. Would you mind making > this change for me? Thanks for letting me know! Renamed. And also fixed the value of TESTSDIR to get these tests in the right place.