From owner-freebsd-testing@FreeBSD.ORG Thu Apr 10 22:58:48 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ADDA2CF2 for ; Thu, 10 Apr 2014 22:58:48 +0000 (UTC) Received: from mail-yk0-f179.google.com (mail-yk0-f179.google.com [209.85.160.179]) (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 692141E7D for ; Thu, 10 Apr 2014 22:58:48 +0000 (UTC) Received: by mail-yk0-f179.google.com with SMTP id 9so4186968ykp.38 for ; Thu, 10 Apr 2014 15:58:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=XW91sEdsV1ybFipnNpEArVR1w5c5P3LVdhqmH1PIuuc=; b=Ms8E8LfO6xx31ZkxHRDvhASe6wdh510It4MIB2+amWImKfK/SBUvJfKyz6uGS9V5XB ihYSr6V0FolSNrtRuuL09l3yh72eaZc3il1+IjN9yMLivkwQd/bZAD4Cn8W090kA3Qis NcCEiduKXUe2UEac3KbwJUcsOa9w39G3emKYreiz9CIzhnvgNuGJaOmyq/TKnqYB7+YG iLWA58416ojbXSS02hnIgWYRf+JjJMrZMj8XDgd7bX94UdlpnPId4+v84Q0Sh8qdcnEF gEL/wYwu4chdPNJDstjGJToGiPnIZKzSQjvKBlLsQcEr+he52QSWUsDMwijICxP++40z A4nA== X-Gm-Message-State: ALoCoQm54J3+7QJX+KXu/1roaFwAJJ3H9mCP+pfcA04OcpEL8NNuqw7zweFU/IqcTk03TcMWbTKt X-Received: by 10.236.100.177 with SMTP id z37mr6900866yhf.123.1397170394224; Thu, 10 Apr 2014 15:53:14 -0700 (PDT) Received: from dhcp-172-26-107-241.nyc.corp.google.com (dhcp-172-26-107-241.nyc.corp.google.com [172.26.107.241]) by mx.google.com with ESMTPSA id d44sm10189957yhd.30.2014.04.10.15.53.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 15:53:13 -0700 (PDT) Sender: Julio Merino Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: ATF work From: Julio Merino In-Reply-To: <74A4FAAB-88B8-4226-949A-11AA8D99D662@gmail.com> Date: Thu, 10 Apr 2014 18:53:12 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <7075B84B-A2DD-473D-8ABC-E79BE8FFAB79@freebsd.org> References: <20140402085349.GA61802@x2.osted.lan> <74A4FAAB-88B8-4226-949A-11AA8D99D662@gmail.com> To: Garrett Cooper X-Mailer: Apple Mail (2.1874) Cc: "freebsd-testing@freebsd.org" , Peter Holm X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 22:58:48 -0000 On Apr 5, 2014, at 13:06, Garrett Cooper wrote: > I=92ve master on my fork reflects FreeBSD master. =93atf=94 now = reflects all of my ATF work, so if you diff master and atf you=92ll see = the relevant changes I=92ve done for ATF in the past. I=92ll update the = docs on the wiki to reflect this. Thanks for the split; it makes reviewing the changes somewhat simpler. But if you are interested in getting this into the tree, it'd be much = better if you could split the changes in semantical and *self-contained* = diffs and submit them one by one. Reviewing a gigantic, whole-tree diff = is too hard to digest. Obviously it'd be awesome to incorporate all the = work, but with so limited time (at least on my side) it's hard to keep = up even with email...=