From owner-freebsd-current@FreeBSD.ORG Mon Jun 15 21:47:07 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE1C2E0E; Mon, 15 Jun 2015 21:47:07 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qk0-x22b.google.com (mail-qk0-x22b.google.com [IPv6:2607:f8b0:400d:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D5976C6; Mon, 15 Jun 2015 21:47:07 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by qkhq76 with SMTP id q76so61228467qkh.2; Mon, 15 Jun 2015 14:47:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=FMy+xxtYH1YpfUxLJnxJ6wRZtJFw+w4/AP1WAsWZnJg=; b=iK0weyRzijMQ8eCjyU/M0HYa7ei434RW4OfmjPzEsam54YRRa10Potzsqg/VMQNQZF DQ7FtLZCZfzlHTHZmgxZNgbECf+JiVuAooBg1A00NgQl/OJWR3vvIbPkGmj5CA5w6kgz Lzf0Y7iqp52GuDsFVXg7iYw5n5+avzSGMNozL5DEwUOqtpuxBi7RMW1mLf4hvPDJGgYH 0BLxDpVrFlO5VZEbjn9r4fvmHQyt9cllfr25XlqguTC9EjpMq6mEW7EjjvXV5BFxEwui ERsMtCS67rhdqTALVqMmTmJ260VNtziVpGOzXZYBtx8LPz6IX5vomkXMN1nx1pKow3eX 3DCA== MIME-Version: 1.0 X-Received: by 10.55.20.17 with SMTP id e17mr63347372qkh.102.1434404826635; Mon, 15 Jun 2015 14:47:06 -0700 (PDT) Received: by 10.140.98.73 with HTTP; Mon, 15 Jun 2015 14:47:06 -0700 (PDT) Date: Mon, 15 Jun 2015 14:47:06 -0700 Message-ID: Subject: [HEADSUP] head after r284345 is broken; please be patient while it's fixed (was "[HEADSUP] head after r284417 is broken...") From: NGie Cooper To: Baptiste Daroussin Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 21:47:07 -0000 On Mon, Jun 15, 2015 at 12:43 PM, Baptiste Daroussin wrote: > On Mon, Jun 15, 2015 at 12:27:36PM -0700, Garrett Cooper wrote: >> Jenkins emails will probably keep on informing everyone about how healthy things are in the meantime. > > FYI it was broken before that just hidden and people would have figured out when > rebooting on the new world, this commit was to prevent that. You're right. I meant r284345; fixed the subject line. Thanks!