From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:38821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpfCM-00026v-7F for qemu-devel@nongnu.org; Fri, 01 Feb 2019 15:14:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gpfCL-0007Ne-Hp for qemu-devel@nongnu.org; Fri, 01 Feb 2019 15:14:02 -0500 Date: Fri, 1 Feb 2019 15:13:40 -0500 From: "Emilio G. Cota" Message-ID: <20190201201340.GA20601@flamenco> References: <20190201193234.20796-1-eblake@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190201193234.20796-1-eblake@redhat.com> Subject: Re: [Qemu-devel] [PATCH] tests: Ignore fp test outputs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, alex.bennee@linaro.org On Fri, Feb 01, 2019 at 13:32:34 -0600, Eric Blake wrote: > Commit 2cade3d wired up new tests, but did not exclude the > new *.out files produced by running the tests. > > Signed-off-by: Eric Blake Reviewed-by: Emilio G. Cota E.