From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anMd4-0005IV-U5 for qemu-devel@nongnu.org; Tue, 05 Apr 2016 04:46:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anMd0-0002B8-0C for qemu-devel@nongnu.org; Tue, 05 Apr 2016 04:46:30 -0400 Received: from mail-wm0-f51.google.com ([74.125.82.51]:38184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anMcz-0002B3-Pw for qemu-devel@nongnu.org; Tue, 05 Apr 2016 04:46:25 -0400 Received: by mail-wm0-f51.google.com with SMTP id 20so11705262wmh.1 for ; Tue, 05 Apr 2016 01:46:25 -0700 (PDT) References: <1459791945-4985-1-git-send-email-alex.bennee@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Tue, 05 Apr 2016 09:45:40 +0100 Message-ID: <87pou4tpe3.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL 0/3] Travis updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers Peter Maydell writes: > On 4 April 2016 at 18:45, Alex Bennée wrote: >> The following changes since commit e31f0451876aa7ada74d60304aa241506a383797: >> >> net: fix missing include of qapi/error.h in netmap.c (2016-04-04 15:01:14 +0100) >> >> are available in the git repository at: >> >> https://github.com/stsquad/qemu.git tags/travis-pull-04042016 >> >> for you to fetch changes up to 5bdc914c1008292f3fbb5ad05026aaa5d3184435: >> >> .travis.yml: make -j3 (2016-04-04 16:22:37 +0100) >> >> ---------------------------------------------------------------- >> This pull request includes: >> - further collapse of the build matrix >> - enabling MacOSX in the build >> - make -j3 change >> >> Other pending updates are deferred for later in the cycle. > > This looks good, but you've left the '---' and v2 changes notes > in the commit message for patch 2 by mistake. Can I get you to > delete those and resend? (You can just send the new cover letter, > no need to resend the patches themselves.) Doh, I'll clean that up. I guess I need to script up my "prepare pull" step to remove those in future. > > thanks > -- PMM -- Alex Bennée