From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLEME-0007rK-6R for qemu-devel@nongnu.org; Fri, 09 Nov 2018 16:30:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLEMB-0002QB-8I for qemu-devel@nongnu.org; Fri, 09 Nov 2018 16:30:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38850) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLEM9-0002N8-0x for qemu-devel@nongnu.org; Fri, 09 Nov 2018 16:30:22 -0500 Date: Fri, 9 Nov 2018 19:29:59 -0200 From: Eduardo Habkost Message-ID: <20181109212959.GF12503@habkost.net> References: <20181109150710.31085-1-crosa@redhat.com> <20181109150710.31085-5-crosa@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181109150710.31085-5-crosa@redhat.com> Subject: Re: [Qemu-devel] [PATCH 4/4] check-help: visual and content improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cleber Rosa Cc: qemu-devel@nongnu.org, Caio Carrara , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Wainer dos Santos Moschetta , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Alex =?iso-8859-1?Q?Benn=E9e?= , Fam Zheng On Fri, Nov 09, 2018 at 10:07:10AM -0500, Cleber Rosa wrote: > The "check" target is not a target that will run all other tests > listed, so in order to be accurate it's necessary to list those that > will run. The same is true for "check-clean". > > Then, to give a better visual impression of the differences in the > various targets, let's add empty lines. > > Finally, a small (and hopeful) grammar fix from a non-native speaker. > > Signed-off-by: Cleber Rosa Reviewed-by: Eduardo Habkost -- Eduardo