summaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-ab
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-09-08 23:07:53 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-09-08 23:07:53 +0000
commit9727c7b6ec0baf5c0d77e780b1ba6e16274e4cc1 (patch)
tree7615871b20f56ef4a82d41384470b1e6d8c46b74 /benchmarks/netperf/files/patch-ab
parentRemove one of MASTER_SITES. (diff)
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.
Notes
Notes: svn path=/head/; revision=21436
Diffstat (limited to '')
-rw-r--r--benchmarks/netperf/files/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-ab b/benchmarks/netperf/files/patch-ab
new file mode 100644
index 000000000000..c1c33e1699fc
--- /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=""