From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyyBp-0000N0-C9 for qemu-devel@nongnu.org; Thu, 22 Mar 2018 07:15:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyyBj-00063q-Pq for qemu-devel@nongnu.org; Thu, 22 Mar 2018 07:15:25 -0400 Received: from fanzine.igalia.com ([91.117.99.155]:33475) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eyyBj-00060W-Dc for qemu-devel@nongnu.org; Thu, 22 Mar 2018 07:15:19 -0400 From: Alberto Garcia Date: Thu, 22 Mar 2018 13:14:51 +0200 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH for-2.12 v3 0/2] Update output of some iotests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Alberto Garcia Hi, I sent a patch a few days ago correction the output of iotests 051 and 186. I wanted to resend it again but I noticed that 186 needs now more changes due to commit ac64273c66ab136c44043259162, so I'm including those changes too. Regards, Berto Alberto Garcia (2): iotests: Update 051 and 186 after commit 1454509726719e0933c iotests: Update 186 after commit ac64273c66ab136c44043259162 tests/qemu-iotests/051.pc.out | 20 -------------------- tests/qemu-iotests/186 | 4 ---- tests/qemu-iotests/186.out | 32 ++------------------------------ 3 files changed, 2 insertions(+), 54 deletions(-) -- 2.11.0