From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv6Ts-0007nq-Mo for qemu-devel@nongnu.org; Wed, 20 May 2015 12:04:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yv6Tp-0007Up-Hp for qemu-devel@nongnu.org; Wed, 20 May 2015 12:04:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yv6Tp-0007UR-AP for qemu-devel@nongnu.org; Wed, 20 May 2015 12:04:25 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t4KG4L9v029019 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 20 May 2015 12:04:22 -0400 Message-ID: <555CB085.6030106@redhat.com> Date: Wed, 20 May 2015 10:04:21 -0600 From: Eric Blake MIME-Version: 1.0 References: <1432137154-13287-1-git-send-email-berrange@redhat.com> In-Reply-To: <1432137154-13287-1-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HdNrDee5l08Iu6Xi0OfUJ1KW4LfkXJo9b" Subject: Re: [Qemu-devel] [PATCH v2] block: filter filename when testing encrypted images List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HdNrDee5l08Iu6Xi0OfUJ1KW4LfkXJo9b Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/20/2015 09:52 AM, Daniel P. Berrange wrote: > qemu-io prints a warning message >=20 > "Disk image '/home/berrange/src/virt/qemu/tests/qemu-iotests/scratch/t= =2Eqcow2' is encrypted." >=20 > when opening an encrypted image, which was mistakenly included > in the expected output for test 131. Add _filter_testdir into > the command pipeline to strip the local path. >=20 > Signed-off-by: Daniel P. Berrange > --- > tests/qemu-iotests/131 | 8 ++++---- > tests/qemu-iotests/131.out | 8 ++++---- > 2 files changed, 8 insertions(+), 8 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --HdNrDee5l08Iu6Xi0OfUJ1KW4LfkXJo9b Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVXLCFAAoJEKeha0olJ0Nqeg8H/j8p0JfsrEqQlSCOQ0dU+h8t gjKrJak21BbKU0937FQ2vDe5MP9owtQ69RumWMXXiaNZP9tOzJk5x91SLaBUVY4L I5/mbB0GeWP2dG2v/JgLm1Mjjl8VSd+uoBdygwkPv9dnFR3x5yfdwsmSrq+OLOrP G/ZVSlt44uNncvJ6+gy9dbfv3NtVKOBsJxNus2+Oav79pqZWGmtx5M3JPR+/RQV5 eSU5VXGKAP3eEEKVOwJCFCn4rQ6qiiK4pJ66mr91zvFrHJ4LGSEXoumvGsu3UZPV Qrnes1PckiAyQyeVgpmEUupmR6g7xg3ICKZjwPPRs2u/1ifjiV4S9tQ3yhQUrxE= =7jo2 -----END PGP SIGNATURE----- --HdNrDee5l08Iu6Xi0OfUJ1KW4LfkXJo9b--