From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51044) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVuPK-0005YR-Ua for qemu-devel@nongnu.org; Fri, 14 Jul 2017 02:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVuPH-0000N8-0o for qemu-devel@nongnu.org; Fri, 14 Jul 2017 02:48:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44476) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dVuPG-0000M3-Qa for qemu-devel@nongnu.org; Fri, 14 Jul 2017 02:48:54 -0400 Date: Fri, 14 Jul 2017 14:48:50 +0800 From: Fam Zheng Message-ID: <20170714064850.GE18687@lemon> References: <20170712075528.22770-1-famz@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170712075528.22770-1-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] Two small improvements for docker.py List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Alex =?iso-8859-1?Q?Benn=E9e?= On Wed, 07/12 15:55, Fam Zheng wrote: > The first one is a small simplification, the second one is an error handling > improvement. > > Fam Zheng (2): > docker.py: Drop infile parameter > docker.py: Improve subprocess exit code handling Thanks, queued: https://github.com/famz/qemu/tree/staging