From owner-svn-src-head@freebsd.org Wed Jun 27 17:39:48 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 275F5102F4D1; Wed, 27 Jun 2018 17:39:48 +0000 (UTC) (envelope-from rpokala@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C860689CD6; Wed, 27 Jun 2018 17:39:47 +0000 (UTC) (envelope-from rpokala@freebsd.org) Received: from [192.168.1.4] (c-71-198-162-232.hsd1.ca.comcast.net [71.198.162.232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: rpokala) by smtp.freebsd.org (Postfix) with ESMTPSA id 0A47A1F23B; Wed, 27 Jun 2018 17:39:46 +0000 (UTC) (envelope-from rpokala@freebsd.org) User-Agent: Microsoft-MacOutlook/10.e.1.180613 Date: Wed, 27 Jun 2018 10:39:43 -0700 Subject: Re: svn commit: r335708 - head From: Ravi Pokala To: Bryan Drewery , , , Message-ID: Thread-Topic: svn commit: r335708 - head References: <201806271658.w5RGw0RY073002@repo.freebsd.org> In-Reply-To: <201806271658.w5RGw0RY073002@repo.freebsd.org> Mime-version: 1.0 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2018 17:39:48 -0000 -----Original Message----- From: on behalf of Bryan Drewery Date: 2018-06-27, Wednesday at 09:58 To: , , Subject: svn commit: r335708 - head > Author: bdrewery > Date: Wed Jun 27 16:57:59 2018 > New Revision: 335708 > URL: https://svnweb.freebsd.org/changeset/base/335708 > > Log: > tinderbox: Give details about kernel builds. > > This is a bit noisy now but it was silent before leading to > wondering if it was doing anything. > > MFC after: 1 week > Suggested by: rpokala > Sponsored by: Dell EMC > > Modified: > head/Makefile \o/ Yay! Thank you sir! -Ravi (rpokala@)