From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwtWq-0007aR-Tw for qemu-devel@nongnu.org; Tue, 17 Jun 2014 09:34:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwtWc-0006A9-K4 for qemu-devel@nongnu.org; Tue, 17 Jun 2014 09:34:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwtWc-00069q-3m for qemu-devel@nongnu.org; Tue, 17 Jun 2014 09:34:10 -0400 Message-ID: <53A043CF.9030800@redhat.com> Date: Tue, 17 Jun 2014 07:34:07 -0600 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a1cSehsOht2SX3FFT5kQ2ni0T45SIRQVF" Subject: Re: [Qemu-devel] [PATCH v3 00/18] migration: add static analysis tool to check vmstate compat List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah , qemu list Cc: Juan Quintela , Alexander Graf , Markus Armbruster , Paolo Bonzini , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , "Dr. David Alan Gilbert" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --a1cSehsOht2SX3FFT5kQ2ni0T45SIRQVF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/17/2014 07:19 AM, Amit Shah wrote: > Hello, >=20 > v3: > - Python script returns an error code: 0 if no errors, positive for > the number of errors identified. Returning the error count as $? is unreliable - if you have exactly 256 errors, that gives the same status as if you had success. Does your code guarantee non-zero return in that case? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --a1cSehsOht2SX3FFT5kQ2ni0T45SIRQVF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJToEPPAAoJEKeha0olJ0Nq92QH/2LaDq8aRG6P9vLITaIl0Acu BFeMWJkF1Zin/+toIKOzqXg92h9EA51NyCsSGTcY9zs3Kv5aAZUgJWzIWG0YQMHZ /3aqGCa7h5iSme7f4RgNnWaAM75e2VBnjWtMN13mca/O4SOmw2iHaRIJKugBkGwD Hju0lnaG5LeCslXos1X/v8NCHDZSCaF97dBBsu18keIJcGkj117qOwj+3xyFMuoZ 7KhksLJx0LSvCjVZ1TLSTRmgJJPZXIWi+4/okHHflVkJCyg8z8Y0KSvsrSzv/O1a hD8gZRAQMzkdbcPa3TPNrG4Mvpg0QeAXT++Gu5nQNWxexNO70t/yMTKAY59GNZo= =mGnb -----END PGP SIGNATURE----- --a1cSehsOht2SX3FFT5kQ2ni0T45SIRQVF--