From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X87Go-0001v8-5H for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:28:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X87Gi-0000rh-NO for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:28:14 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:64943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X87Gi-0000rE-Gl for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:28:08 -0400 Received: by mail-wi0-f170.google.com with SMTP id f8so1072311wiw.1 for ; Fri, 18 Jul 2014 05:28:06 -0700 (PDT) Date: Fri, 18 Jul 2014 13:28:02 +0100 From: Stefan Hajnoczi Message-ID: <20140718122802.GG2685@stefanha-thinkpad.redhat.com> References: <1405620819-25474-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bFsKbPszpzYNtEU6" Content-Disposition: inline In-Reply-To: <1405620819-25474-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH for-2.1] qemu-iotests: fix 028 failure due to disk image path List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org --bFsKbPszpzYNtEU6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 17, 2014 at 07:13:39PM +0100, Stefan Hajnoczi wrote: > The disk image path is echoed by QEMU's readline when the "drive_backup > disk ${TEST_IMG}.copy" HMP command is issued. Unfortunately it is very > hard to filter out the path due to readline's character-by-character > output (with terminal escape sequences). Just redirect this command to > /dev/null for now. >=20 > Signed-off-by: Stefan Hajnoczi > --- > tests/qemu-iotests/028 | 4 +++- > tests/qemu-iotests/028.out | 2 -- > 2 files changed, 3 insertions(+), 3 deletions(-) Applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --bFsKbPszpzYNtEU6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTyRLRAAoJEJykq7OBq3PIhp0H/j+mlkmrkhGT4+6PCuu8r9ll FLoY/YPJIEli+7JUhx1W2CVOwQkQau2c84o//ExchgI0o43j4yaJYYw0Am8zWPp2 RYKpnsacKIlGFsni+ZwQXVc0ZCfUQ0FLZL7Ehu9l/OeV4kNyCPRTn7RDWmTxsVSO LDVdWJbXqO9CxKc6I3UUko981NoAyndpzylEBxAezsnnfsJK6w/6bxphR9MlEcCB ZQxCYev0FN9Lu4OcTfjesKBfw23XfeyJvMRQ8mEzQaoBDNavphACLdKammz67JVF BC0s90V99udz5Z2WbHAS0TYYUV7QArYrTsDAsJs9EIscI2xkb2EQPaeazc3zPtY= =WAmA -----END PGP SIGNATURE----- --bFsKbPszpzYNtEU6--