From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj562-0003WP-Qr for qemu-devel@nongnu.org; Tue, 28 Oct 2014 07:37:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xj55x-0001qV-T8 for qemu-devel@nongnu.org; Tue, 28 Oct 2014 07:37:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj55x-0001qL-MD for qemu-devel@nongnu.org; Tue, 28 Oct 2014 07:37:49 -0400 Date: Tue, 28 Oct 2014 11:20:10 +0000 From: Stefan Hajnoczi Message-ID: <20141028112010.GI19211@stefanha-thinkpad.redhat.com> References: <1414256153-10148-1-git-send-email-pl@kamp.de> <1414256153-10148-7-git-send-email-pl@kamp.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CD/aTaZybdUisKIc" Content-Disposition: inline In-Reply-To: <1414256153-10148-7-git-send-email-pl@kamp.de> Subject: Re: [Qemu-devel] [PATCHv3 6/6] block: fix qemu-iotest reference output for test 067 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: kwolf@redhat.com, famz@redhat.com, benoit@irqsave.net, armbru@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com --CD/aTaZybdUisKIc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 25, 2014 at 06:55:53PM +0200, Peter Lieven wrote: > Output is changed by the addition of the write-merging parameter >=20 > Signed-off-by: Peter Lieven > Reviewed-by: Max Reitz > --- > tests/qemu-iotests/067.out | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Please squash this into the commit that introduces the new output. A patch series must be bisectable. qemu-iotests is not allowed to fail in the middle of the patch series, because that would be make it very hard to use git-bisect(1) later on. Stefan --CD/aTaZybdUisKIc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUT3vqAAoJEJykq7OBq3PIDugH/RLfurGLcUen/MfsD6q6bo9+ l3SgIQuttu2ygzCbEcz+i5NM629kMw4QHfy6yPrngXEd1tRiTdxUBa6yvbhxraDs IBtCFHAH7g7iA6ZILip2OKnGxED51UQQVgI1b/xdOC0NRx+KBw+mm7mC4RpDwSz0 JVyvgL+qXYO1tjQrWzZh7hDLXY3n6HuBqDhpR0HWx5qd343Nur/CbEupeS2+lM0V 5Iz46pK1CxL0f68qzy8LdQunthssyevkh/kAvqmpGFrQhPEHDMJbn4/qgl5OulmM a5NYe0Yf/UG7pH/2vBwMN55sIodnkLLpIhEGmBa7R35f5aiDM3uQ9TeQWVkHAw4= =jy4s -----END PGP SIGNATURE----- --CD/aTaZybdUisKIc--