From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViJ9s-0007a8-M9 for qemu-devel@nongnu.org; Mon, 18 Nov 2013 02:22:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ViJ9m-000885-MH for qemu-devel@nongnu.org; Mon, 18 Nov 2013 02:22:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViJ9m-00087w-EZ for qemu-devel@nongnu.org; Mon, 18 Nov 2013 02:22:02 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rAI7M1pr018463 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 18 Nov 2013 02:22:01 -0500 From: Fam Zheng Date: Mon, 18 Nov 2013 15:21:48 +0800 Message-Id: <1384759309-1188-2-git-send-email-famz@redhat.com> In-Reply-To: <1384759309-1188-1-git-send-email-famz@redhat.com> References: <1384759309-1188-1-git-send-email-famz@redhat.com> Subject: [Qemu-devel] [PATCH 1/2] qemu-iotests: Filter qemu-io output in 025 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, Fam Zheng , stefanha@redhat.com Signed-off-by: Fam Zheng --- tests/qemu-iotests/025 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/025 b/tests/qemu-iotests/025 index a7241cc..9426c93 100755 --- a/tests/qemu-iotests/025 +++ b/tests/qemu-iotests/025 @@ -56,7 +56,7 @@ _check_test_img echo echo "=== Resizing image" -$QEMU_IO "$TEST_IMG" <