From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBrUy-0003C2-6k for qemu-devel@nongnu.org; Wed, 23 Dec 2015 17:03:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBrUx-0008FM-5a for qemu-devel@nongnu.org; Wed, 23 Dec 2015 17:03:08 -0500 References: <1450867341-11100-1-git-send-email-pbonzini@redhat.com> From: Max Reitz Message-ID: <567B1A11.4080408@redhat.com> Date: Wed, 23 Dec 2015 23:02:57 +0100 MIME-Version: 1.0 In-Reply-To: <1450867341-11100-1-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8pk5X3WtPh8orFplg8GqqW8E0g9Dd5Bbf" Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] qemu-iotests: make check-block.sh work on out-of-tree builds List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8pk5X3WtPh8orFplg8GqqW8E0g9Dd5Bbf Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 23.12.2015 11:42, Paolo Bonzini wrote: > Since check-block.sh, the "check" script has learnt to find the source > path. On the other hand, it expects common.env to be in the build tree= > (both changes made in commit 76c7560, "configure: Enable out-of-tree > iotests", 2014-05-24). So, it is wrong to invoke "check" from the sour= ce > path like check-block.sh does. Fix it. >=20 > Signed-off-by: Paolo Bonzini > --- > tests/check-block.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Assuming that this scripts belongs to the iotests which are maintained by Kevin (and subsequently me) (it isn't covered by MAINTAINERS): Thanks, applied to my block tree: https://github.com/XanClic/qemu/commits/block Max --8pk5X3WtPh8orFplg8GqqW8E0g9Dd5Bbf 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 iQEcBAEBCAAGBQJWexoRAAoJEDuxQgLoOKytPUcH/io0ezUqHP4fPo1Zqroe23HT mcJxJOZQ2qcmzV4aC04BpRc0t5+Op87KdzbfUq1AIBj76pQmNq6OkyKOpEx5+DeT xeT7R+Uo3fdyyq3MqIftDO208HlMmCH1XKu32uz97HpKjTk4FnNx2SXIoUo7LQMg a6cL0miPD3gdgERqv2fNRADBWqTUmZwPXsPHkIbNXvXgeS8GPD2U49BhOSsfS1lB VhRZPBOueykJ13XvQBW+uDprUBTjHZEi55gbu7+wBHaU9I3MWbHil+2djCZhimHd 9eoyKt+ANJ6vWNhLKnryB6IwhQ4mKC0JLI1P4gK7KAT82DicTtRFzI5jiS0xkCs= =5qHd -----END PGP SIGNATURE----- --8pk5X3WtPh8orFplg8GqqW8E0g9Dd5Bbf--