From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrlp7-0008BT-S8 for qemu-devel@nongnu.org; Thu, 29 Oct 2015 07:56:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrlp7-0001gi-3k for qemu-devel@nongnu.org; Thu, 29 Oct 2015 07:56:53 -0400 From: Jeff Cody Date: Thu, 29 Oct 2015 07:56:43 -0400 Message-Id: Subject: [Qemu-devel] [PATCH v2 0/1] qemu-iotests: fix cleanup of background processes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, jsnow@redhat.com, eblake@hdredirect-lb-399551664.us-east-1.elb.amazonaws.com, qemu-block@nongnu.org, mreitz@redhat.com Changes from v1: * use 'read' instead of 'cat' (thanks Eric) * quote variable in variable test (thanks Eric) Jeff Cody (1): qemu-iotests: fix cleanup of background processes tests/qemu-iotests/common.config | 14 ++++++++++++-- tests/qemu-iotests/common.qemu | 17 +++++++++++------ tests/qemu-iotests/common.rc | 8 +++++--- 3 files changed, 28 insertions(+), 11 deletions(-) -- 1.9.3