From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxBrW-0007ZN-UR for qemu-devel@nongnu.org; Tue, 26 May 2015 06:13:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxBrV-0003x0-Sx for qemu-devel@nongnu.org; Tue, 26 May 2015 06:13:30 -0400 Date: Tue, 26 May 2015 11:13:20 +0100 From: Stefan Hajnoczi Message-ID: <20150526101320.GF13262@stefanha-thinkpad.redhat.com> References: <1432310501-31915-1-git-send-email-jsnow@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m1UC1K4AOz1Ywdkx" Content-Disposition: inline In-Reply-To: <1432310501-31915-1-git-send-email-jsnow@redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH] iotests: remove assertIsNotNone call List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org --m1UC1K4AOz1Ywdkx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 22, 2015 at 12:01:41PM -0400, John Snow wrote: > RHEL6 doesn't have Python 2.7, so replace this call with > assertNotEqual(x, None) which will work just as well. >=20 > Reported-by: Kevin Wolf > Signed-off-by: John Snow > --- > tests/qemu-iotests/124 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi --m1UC1K4AOz1Ywdkx Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVZEdAAAoJEJykq7OBq3PIen0IAIQ2zNEqYfFp05und1mtEnRz fSuItY9mq1jAuSF3rZHVfw1QisoqsXvJK4RWi0i9Bb/q5wUqDMFz1W1JPFOIAVaH daNS6FP1F/jB7BIqRJr4JNwtUQIOcmataTsksP6zIRpLw9IJOKR4xwsgWVoIAiaa JSpZgXeg+wT2TQv5ouznLbt1pL2lYVUU+1DqL8g4ohu6Nkceg2rGnchwZxMwxQ7t DM7bs0akF/We2X3rV36V70ehqVbdUk8IFthf+OmRvd7NQYQ7e3i8v7DCIYjG8M0/ MFiPYdtTyINx+nEQVkNF4Ok0WnINbh6nEWzGrOXNCwfDialL6tjBxX89Sy7bz+U= =demL -----END PGP SIGNATURE----- --m1UC1K4AOz1Ywdkx--