Re: [Qemu-devel] [PATCH 0/2] Two small improvements for docker.py

2017-07-13 Thread Fam Zheng
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/s

[Qemu-devel] [PATCH 0/2] Two small improvements for docker.py

2017-07-12 Thread Fam Zheng
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 tests/docker/docker.py | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) -