From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUZ8X-0004CG-4l for qemu-devel@nongnu.org; Fri, 11 Oct 2013 05:36:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUZ8R-0007zm-6j for qemu-devel@nongnu.org; Fri, 11 Oct 2013 05:35:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUZ8Q-0007zZ-Us for qemu-devel@nongnu.org; Fri, 11 Oct 2013 05:35:51 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r9B9ZoEh025438 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 11 Oct 2013 05:35:50 -0400 Date: Fri, 11 Oct 2013 11:35:49 +0200 From: Kevin Wolf Message-ID: <20131011093549.GC3112@dhcp-200-207.str.redhat.com> References: <1381474789-12132-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1381474789-12132-1-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: move blank lines of output in case 059 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org, stefanha@redhat.com Am 11.10.2013 um 08:59 hat Fam Zheng geschrieben: > Move the blank line to above the test step banner, so it looks clearer > in blocks. > > Signed-off-by: Fam Zheng Thanks, applied to the block branch. Kevin