From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from merlin.infradead.org ([205.233.59.134]:59180 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726092AbfHFMAJ (ORCPT ); Tue, 6 Aug 2019 08:00:09 -0400 Received: from [65.144.74.35] (helo=kernel.dk) by merlin.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1huy8N-0002I4-Uv for fio@vger.kernel.org; Tue, 06 Aug 2019 12:00:08 +0000 Subject: Recent changes (master) From: Jens Axboe Message-Id: <20190806120001.D0D702C0099@kernel.dk> Date: Tue, 6 Aug 2019 06:00:01 -0600 (MDT) Sender: fio-owner@vger.kernel.org List-Id: fio@vger.kernel.org To: fio@vger.kernel.org The following changes since commit acd44dec8cfa476d91dc1695df64f249e52d06e3: nbd: Remove copy and paste error in example (2019-08-03 09:51:44 -0600) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to c1f6f32ea74316df1e8707eba4fb95ab14fae6f7: Add tests from t/ to the Windows installer (2019-08-05 14:45:50 -0600) ---------------------------------------------------------------- Rebecca Cran (1): Add tests from t/ to the Windows installer os/windows/install.wxs | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) --- Diff of recent changes: diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 97d88e9f..dcb8c92c 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -43,6 +43,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -56,6 +82,14 @@ + + + + + + + +