From owner-freebsd-testing@FreeBSD.ORG Thu Mar 20 23:37:42 2014 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 ESMTPS id 777A46FC for ; Thu, 20 Mar 2014 23:37:42 +0000 (UTC) Received: from mail-qa0-f44.google.com (mail-qa0-f44.google.com [209.85.216.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3114165C for ; Thu, 20 Mar 2014 23:37:41 +0000 (UTC) Received: by mail-qa0-f44.google.com with SMTP id f11so1702898qae.3 for ; Thu, 20 Mar 2014 16:37:35 -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=D36w4Otv8ywqMMwIRYYSpsoU1Wx10f9GakcDv6ofqyo=; b=KW0VLuF761NrqKclB5KhVUEhJa2jiCnMyh4Yl1nrLKntcEEPE9QqHU74zB5rB3v0O8 CwelCyp+JOIUGvx24Gt9UNLo+0T0YALlbcNP8ZZyEzHE/o9FDvVaHldNUcCByjNHzURR SFbIS5St//VLziWh1l+VqSAV2k+sIuKpMniE55F2412cJM5Z8mBueNg603mpony5WsxS yqgiiLYYN6Tx4FpB73y4kyjwpFoxBTouo9JmpYSIfGgM0TbdUaeSr3ypdDbMDrxQ5YF+ cZLWlJWaR5K/wvg7c7gHBgv93TzZYneGvyLd5LmaNFluS3HXARa8AReSYyjVO7QV/qd9 0Myw== X-Gm-Message-State: ALoCoQkFlpr4vbuTlvDCvaVZ+QIiLoDCgckRfFvX5/bZHVNH8rBDTddJcH1lKFXLW8ht7mV1oyin X-Received: by 10.229.139.199 with SMTP id f7mr53996544qcu.2.1395358655580; Thu, 20 Mar 2014 16:37:35 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.83.102 with HTTP; Thu, 20 Mar 2014 16:37:15 -0700 (PDT) X-Originating-IP: [1.242.225.82] In-Reply-To: References: <6BADC2BD-3C99-44F7-B6FB-6139AB8752D9@gmail.com> From: Julio Merino Date: Fri, 21 Mar 2014 08:37:15 +0900 X-Google-Sender-Auth: m8d5iJr2gv3sX5sZDmUwJmBKXuI Message-ID: Subject: Re: ATF config variables for FreeBSD tests To: Alan Somers Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-testing@freebsd.org" , "Kenneth D. Merry" 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, 20 Mar 2014 23:37:42 -0000 On Fri, Mar 21, 2014 at 2:16 AM, Alan Somers wrote: > > I committed the man page change for the four variables we agreed on. > But I didn't add the runtime selection variables. It sounds like > Julio has bigger plans for those, and they'll require upstream work on > Kyua. Thanks. Will try to get to this soon; shouldn't be hard at all at this point!