Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/fio benchmarks/fio: remove nonexistent file...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/045ba2acebe2
branches:  trunk
changeset: 432445:045ba2acebe2
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri May 22 05:53:36 2020 +0000

description:
benchmarks/fio: remove nonexistent file from REPLACE_PYTHON

diffstat:

 benchmarks/fio/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d5b78f4aeca4 -r 045ba2acebe2 benchmarks/fio/Makefile
--- a/benchmarks/fio/Makefile   Fri May 22 05:51:19 2020 +0000
+++ b/benchmarks/fio/Makefile   Fri May 22 05:53:36 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/04/17 17:54:34 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/05/22 05:53:36 rillig Exp $
 
 DISTNAME=      fio-3.19
 CATEGORIES=    benchmarks
@@ -19,7 +19,6 @@
 
 REPLACE_BASH+=         tools/genfio
 REPLACE_PYTHON+=       tools/fio_jsonplus_clat2csv
-REPLACE_PYTHON+=       tools/fio_latency2csv.py
 REPLACE_PYTHON+=       tools/fiologparser.py
 REPLACE_PYTHON+=       tools/hist/fiologparser_hist.py
 REPLACE_PYTHON+=       tools/plot/fio2gnuplot



Home | Main Index | Thread Index | Old Index