From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfYcj-0005uj-Pg for qemu-devel@nongnu.org; Fri, 25 Sep 2015 15:25:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfYci-0003Pv-Sl for qemu-devel@nongnu.org; Fri, 25 Sep 2015 15:25:37 -0400 References: <1443201564-6510-1-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <56059FAB.5070605@redhat.com> Date: Fri, 25 Sep 2015 13:25:31 -0600 MIME-Version: 1.0 In-Reply-To: <1443201564-6510-1-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="J5rUircAUNwTSr9NAN8BRVpEAS5L0pdPj" Subject: Re: [Qemu-devel] [PATCH] iotests: Fix test 128 for password-less sudo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Fam Zheng , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --J5rUircAUNwTSr9NAN8BRVpEAS5L0pdPj Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/25/2015 11:19 AM, Max Reitz wrote: > As of 934659c460d46c948cf348822fda1d38556ed9a4, $QEMU_IO is generally n= o > longer a program name, and therefore "sudo -n $QEMU_IO" will no longer > work. >=20 > Fix this by copying the qemu-io invocation function from common.config,= > making it use $sudo for invoking $QEMU_IO_PROG, and then use that > function instead of $QEMU_IO. >=20 > Reported-by: Fam Zheng > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/128 | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --J5rUircAUNwTSr9NAN8BRVpEAS5L0pdPj 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/ iQEcBAEBCAAGBQJWBZ+rAAoJEKeha0olJ0Nq75QH/0tILMWrGzq+IdR2pRMuE2sE W5NLazlVpGxHowjiOYIn6CZSTzf1dq01z8nf+TWsiV8/EdreA3tBlJ9URvyFIfzE yzF1uyY9n+VAI08ep1NI7QbNlQO4F+Kc9QNeqRO0tWc2BBRtcqMyhKKPvW0Ro12k g4QKuMYhi0ynE8/e86O6IPLM7lEGhaFu+8iEmqy3EoU+tqILvHWnWMKiaxqCoheh CHDWlVNr8uSon/F1NM3KufP+RzucCbQqSUdXEDjNI4Gftm32YOCLeqCGfisjN7m5 1IpJIAzut6ErUytUcTp8h8o9KCLtAxmx5dp1lZi7trqK5QOtqFKFNQbwSYfSi9Y= =xFyF -----END PGP SIGNATURE----- --J5rUircAUNwTSr9NAN8BRVpEAS5L0pdPj--