From owner-freebsd-testing@FreeBSD.ORG Fri Sep 19 13:18:51 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 43DC7621 for ; Fri, 19 Sep 2014 13:18:51 +0000 (UTC) Received: from mail-qg0-f50.google.com (mail-qg0-f50.google.com [209.85.192.50]) (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 03B0914A for ; Fri, 19 Sep 2014 13:18:50 +0000 (UTC) Received: by mail-qg0-f50.google.com with SMTP id z60so2697354qgd.9 for ; Fri, 19 Sep 2014 06:18:49 -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=3xcyQgYeXpKFC4aW40Ql+A6EgeCUkYtYO3Bo4AFq1UE=; b=gEWsD72YrWNRBxa/GjePgzne5tLiqYwcAdxRElaIVLssuFpOs7hsCpWFYJ4G6Om1hi 94aAA1kmY0WdigXVusibvIrcxobDnKR0M5zVEahBC50GyVlcYMww45PW+alefF6CPvvi 53PW0xYSlVSYruRzMzBvp6/hKOD03nRXTHc0fqRdHXWwK51iq9wW/MC9jD94BcwVUKae 29zZb02nfUQXv3kuKk6MXTt6AGJ5C3ofvDo+butC3xAvOj2+P37aLJ26mraRjsPRvYu3 Mje19DDX2Ps8G2DDfEdD7iBZUB4/9Zn391dOwLL7IX446PjpvBoU85rykZ1jRnjUbqFQ 6SIw== X-Gm-Message-State: ALoCoQkusgpe72riRMG599j9wOLEXSRg/+RdreWFd1NSHsDAlb/ixPcoSAunD7tRvYAAhCkJ8F8W X-Received: by 10.224.88.3 with SMTP id y3mr300333qal.65.1411132729275; Fri, 19 Sep 2014 06:18:49 -0700 (PDT) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.75.134 with HTTP; Fri, 19 Sep 2014 06:18:29 -0700 (PDT) X-Originating-IP: [172.28.90.178] In-Reply-To: References: From: Julio Merino Date: Fri, 19 Sep 2014 15:18:29 +0200 X-Google-Sender-Auth: Kc6Pmp5R4_Q1Rs3--egBC8Tzw-I Message-ID: Subject: Re: Fix ATF test failure To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2014 13:18:51 -0000 On Fri, Sep 19, 2014 at 12:07 PM, Craig Rodrigues wrote: > Hi, > > Can we pull this: > > https://github.com/jmmv/atf/commit/70126d013db25c72539803f19f7e00baddacdf51 > > directly into FreeBSD-HEAD? Yes we can. Do you wanna take a peek at it? (Also it seems like it may be about time for a new atf release once I've sorted out three more easy issues in the queue.)