From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb8bj-00022P-VH for qemu-devel@nongnu.org; Thu, 26 Mar 2015 10:18:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yb8bf-0003DU-Vr for qemu-devel@nongnu.org; Thu, 26 Mar 2015 10:18:03 -0400 Received: from mail-ig0-f179.google.com ([209.85.213.179]:35822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yb8bf-0003DQ-SF for qemu-devel@nongnu.org; Thu, 26 Mar 2015 10:17:59 -0400 Received: by igcau2 with SMTP id au2so130786462igc.0 for ; Thu, 26 Mar 2015 07:17:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87fv8rx33k.fsf@neno.neno> References: <1427279169-3213-1-git-send-email-eduardo.otubo@profitbricks.com> <1427279169-3213-2-git-send-email-eduardo.otubo@profitbricks.com> <87oanfx4i8.fsf@neno.neno> <87fv8rx33k.fsf@neno.neno> From: Peter Maydell Date: Thu, 26 Mar 2015 14:17:39 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for v2.3 01/01] seccomp: update libseccomp version and remove arch restriction List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: Paul Moore , QEMU Developers , Eduardo Otubo On 26 March 2015 at 14:09, Juan Quintela wrote: > Notice that you can "fix" the problem running with --qemu_sandbox=off, > but breaking the main test suite just before release looks wrong? The main test suite is "make check" :-) -- PMM