From 89a3f2635ad3b143073bec4f1aaa0b0889333302 Mon Sep 17 00:00:00 2001 From: fenner Date: Wed, 8 Sep 1999 23:07:53 +0000 Subject: Fix up arr_script too; it's not installed by netperf but it is now usable in case anyone grovels around in the work dir and finds it. --- benchmarks/netperf/files/patch-ab | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 benchmarks/netperf/files/patch-ab (limited to 'benchmarks') diff --git a/benchmarks/netperf/files/patch-ab b/benchmarks/netperf/files/patch-ab new file mode 100644 index 0000000..c1c33e1 --- /dev/null +++ b/benchmarks/netperf/files/patch-ab @@ -0,0 +1,13 @@ +/usr/bin/diff --ignore-matching-lines=.*{$Id:|$Header:}.* -u arr_script.orig arr_script +--- arr_script.orig Wed Sep 8 15:57:17 1999 ++++ arr_script Wed Sep 8 15:57:56 1999 +@@ -10,8 +10,7 @@ + TOLERANCE=15 + MAX_RETRIES=3 + +- NETPERF="/usr/local/netperf/netperf" +- NETPERF="./netperf" ++ NETPERF="%%PREFIX%%/netperf/netperf" + + NPROC_LIST="" + RR_SIZES="" -- cgit v1.1