From owner-freebsd-testing@FreeBSD.ORG Tue Oct 15 21:30:03 2013 Return-Path: Delivered-To: freebsd-testing@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 ESMTP id 17C5F583; Tue, 15 Oct 2013 21:30:03 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-qe0-x22e.google.com (mail-qe0-x22e.google.com [IPv6:2607:f8b0:400d:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BB45229F9; Tue, 15 Oct 2013 21:30:02 +0000 (UTC) Received: by mail-qe0-f46.google.com with SMTP id s14so5519079qeb.19 for ; Tue, 15 Oct 2013 14:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=oajEWTLWHZyXzdrgKFk4e22BvHGDuN6G7Z1bkU/abOg=; b=e/b52L06vXtzVAOT1/yGzJEP+aEgRAqN5jiCEiJyZla5ZhMzd5QoKGKRVW7vyxQ8tA U2iYR38F28GQebv8/6Px5QLc+2tiB1q65jFwbUWueKh3vV76Ki7TD6SIsmbUhe43IcJQ yQZtkeI79t/oMFKC/HgTFvpA/7aZekjpZR3pFmhn+bCDScvUZyySULATQvjHTSFNhQNE c2kEaS3r/gyWngIa1lsiHWqT1UgubAZlGpdRFaj6Fe35j1yfc2GABwXAxeCNS56m4xPJ Qb1QKzNEWDHLAIC6heWpA6MxyhH5SZT/TX0ZzTGfxRWO8fZlohBvRudEASrd97XoRVTK tZSw== MIME-Version: 1.0 X-Received: by 10.224.147.84 with SMTP id k20mr6043257qav.99.1381872601886; Tue, 15 Oct 2013 14:30:01 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.49.39.97 with HTTP; Tue, 15 Oct 2013 14:30:01 -0700 (PDT) In-Reply-To: References: <4CE11789-6889-438B-89DF-CEBE4ACEC841@gmail.com> Date: Tue, 15 Oct 2013 15:30:01 -0600 X-Google-Sender-Auth: dV-stqqVyIbUJ73nIV0z7Yld8ro Message-ID: Subject: Re: Refactoring of *.test.mk From: Alan Somers To: Julio Merino Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-testing@freebsd.org" , Rui Paulo , Simon Gerraty X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 21:30:03 -0000 On Tue, Oct 15, 2013 at 3:11 PM, Julio Merino wrote: > On Tue, Oct 15, 2013 at 4:50 PM, Alan Somers wrote: >> On Tue, Oct 15, 2013 at 10:25 AM, Garrett Cooper wrote: >>> On Oct 14, 2013, at 20:24, Julio Merino wrote: >>>> >>>> [Fixing Garrett's address...] >>> >>> (Sorry for the empty reply. Still getting used to iOS 7..) >>> >>> I'll look at this sometime before the end of the week. I have some minor concerns about the proposed layout and how things will integrate in, but these should be easy to resolve. >>> >>> Also, did you look at my code on GitHub under share/mk? It's quite a bit different from the stuff in FreeBSD head.. >> >> I'm currently trying to merge Garrett's stuff from GitHub. So far, I >> only see one thing that I would like to change. It would be really >> nice to be able to override the test_suite variable. > > Good idea. Updated patches accordingly. Suite^H^H^H^Hweet. > > -- > Julio Merino / @jmmv