From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:50281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1voz-0001Js-7y for qemu-devel@nongnu.org; Thu, 07 Mar 2019 11:24:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1voy-0003BF-Lf for qemu-devel@nongnu.org; Thu, 07 Mar 2019 11:24:37 -0500 Date: Thu, 7 Mar 2019 17:24:25 +0100 From: Kevin Wolf Message-ID: <20190307162425.GK5786@linux.fritz.box> References: <20190307145839.13128-1-philmd@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20190307145839.13128-1-philmd@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v4 0/4] tests: Allow use of Ports bash and GNU sed extensions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= Cc: Thomas Huth , qemu-devel@nongnu.org, qemu-block@nongnu.org, Max Reitz , Kamil Rytarowski , Igor Mammedov , "Michael S. Tsirkin" , Brad Smith Am 07.03.2019 um 15:58 hat Philippe Mathieu-Daud=E9 geschrieben: > This series contains few script cleanups which help to > run tests on OpenBSD. > Note, this is a split of the previous series, here restricted > to tests/. Thanks, applied to the block branch. Kevin