From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhbAL-0001Pz-9X for qemu-devel@nongnu.org; Wed, 29 May 2013 03:51:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhbAG-00024v-Of for qemu-devel@nongnu.org; Wed, 29 May 2013 03:51:25 -0400 Received: from mail-ee0-f51.google.com ([74.125.83.51]:55805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhbAG-00024q-Is for qemu-devel@nongnu.org; Wed, 29 May 2013 03:51:20 -0400 Received: by mail-ee0-f51.google.com with SMTP id e51so5185841eek.24 for ; Wed, 29 May 2013 00:51:19 -0700 (PDT) Date: Wed, 29 May 2013 09:51:17 +0200 From: Stefan Hajnoczi Message-ID: <20130529075117.GD20199@stefanha-thinkpad.redhat.com> References: <1369753897-15140-1-git-send-email-stefanha@redhat.com> <20130529052934.GA1350@localhost.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130529052934.GA1350@localhost.nay.redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/4] qemu-iotests: reduce iotests.py code duplication List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , qemu-devel@nongnu.org, Kevin Wolf On Wed, May 29, 2013 at 01:29:34PM +0800, Fam Zheng wrote: > On Tue, 05/28 17:11, Stefan Hajnoczi wrote: > > Tests 030 and 041 are written in Python and use the iotests.py module. Push > > common code down into iotests.py. My 'drive-backup' series takes advantage > > will take advantage of this - kwolf pointed out that earlier revisions were > Do you mean s/takes advantage will take advantage/will take advantage/? Yes :)